website: fixes text overflow of var sample on entry page

This commit is contained in:
Rasmus Andersson 2019-01-06 16:14:17 -08:00
parent 2983d8bf98
commit 01d2e27868

View file

@ -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 {