summaryrefslogtreecommitdiff
path: root/docs/index-var.css
diff options
context:
space:
mode:
authorRasmus Andersson <rasmus@notion.se>2019-01-07 03:14:17 +0300
committerRasmus Andersson <rasmus@notion.se>2019-01-07 03:14:17 +0300
commit01d2e27868a353c607af499753b20330d2b5b02a (patch)
treee214ad4800a81f218309dd90d32f61becb1aadcd /docs/index-var.css
parent2983d8bf98fa1e0378f1bc33b9a106f903c9a8ff (diff)
downloadinter-01d2e27868a353c607af499753b20330d2b5b02a.tar.xz
website: fixes text overflow of var sample on entry page
Diffstat (limited to 'docs/index-var.css')
-rw-r--r--docs/index-var.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/index-var.css b/docs/index-var.css
index 1ef910004..d8ecb1cb2 100644
--- a/docs/index-var.css
+++ b/docs/index-var.css
@@ -5,6 +5,7 @@
--var-letterSpacing: -0.03em;
--var-lineHeight: 1.1;
text-align: center;
+ overflow-wrap: break-word;
}
@supports (font-variation-settings: normal) {
.variable-sample {