NO NORMALS

This commit is contained in:
Belén Curcio
2018-08-09 15:46:56 -03:00
parent b5d626ad8c
commit 2a0f9cd935
+1 -1
View File
@@ -132,7 +132,7 @@
font-family: var(--font-family);
font-weight: var(--font-weight-medium);
font-size: calc(16rem / var(--rem-base));
line-height: normal;
line-height: calc(16rem / var(--rem-base));
letter-spacing: calc(0.2em / 16);
}