Small fix

This commit is contained in:
CJ Patoilo 2016-09-10 02:15:45 -03:00
parent 89bcbac602
commit 863bbb9a7d
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
//
// The base font-size is set at 62.5% for having the convenience
// of sizing rems in a way that is similar to using px. 1.6rem=16px
// of sizing rems in a way that is similar to using px: 1.6rem = 16px
html
box-sizing: border-box
font-size: 62.5%