diff --git a/src/_Base.sass b/src/_Base.sass index 064003c..bf36589 100644 --- a/src/_Base.sass +++ b/src/_Base.sass @@ -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%