summaryrefslogtreecommitdiff
path: root/docs/lab/lab.css
diff options
context:
space:
mode:
authorRasmus Andersson <rasmus@notion.se>2023-11-20 03:05:56 +0300
committerRasmus Andersson <rasmus@notion.se>2023-11-20 03:05:56 +0300
commita521315959ee183f0c1195149335a0720edc403f (patch)
treec219f2886d4fa41efb6275d51bfcc9d4f4469da5 /docs/lab/lab.css
parent401515a3439c6e7d809ad228b07c513d2fdeb893 (diff)
downloadinter-a521315959ee183f0c1195149335a0720edc403f.tar.xz
website: v4.0
Diffstat (limited to 'docs/lab/lab.css')
-rw-r--r--docs/lab/lab.css3
1 files changed, 0 insertions, 3 deletions
diff --git a/docs/lab/lab.css b/docs/lab/lab.css
index b60c688d4..f9c5bb311 100644
--- a/docs/lab/lab.css
+++ b/docs/lab/lab.css
@@ -134,9 +134,6 @@ body {
transition: all 168ms cubic-bezier(0.17, 0.65, 0.48, 1);
transition-property: color, background;
}
-.robotoFont {
- font-family: "Roboto", serif;
-}
.systemFont {
font-family: system-ui,-system,-system-ui,-apple-system,sans-serif;
}