Small fix

This commit is contained in:
CJ Patoilo 2016-09-10 02:15:45 -03:00
parent 89bcbac602
commit 863bbb9a7d

View File

@ -3,7 +3,7 @@
// //
// The base font-size is set at 62.5% for having the convenience // 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 html
box-sizing: border-box box-sizing: border-box
font-size: 62.5% font-size: 62.5%