Updated code, and snapshots

This commit is contained in:
Belén Curcio
2018-08-09 09:45:29 -03:00
parent 8634647c9f
commit b5d626ad8c
5 changed files with 12 additions and 5 deletions
@@ -27,7 +27,7 @@
font-family: var(--font-family);
font-style: normal;
font-weight: normal;
line-height: normal;
line-height: calc(16rem / var(--rem-base));
font-size: calc(16rem / var(--rem-base));
color: var(--palette-grey-lighter);
}