diff --git a/_sass/sassline-base/_mixins.scss b/_sass/sassline-base/_mixins.scss index 49168e98a..08fc704cd 100755 --- a/_sass/sassline-base/_mixins.scss +++ b/_sass/sassline-base/_mixins.scss @@ -229,7 +229,7 @@ $max-widths: map-values($maxwidths); // Check if value exists in scale. $in-scale: in-modular-scale(scale-0, $fontsize); - // Set the line-height (if it isn’t set at 0). + // Set the line-height (if it isn't set at 0). @if $lineheight != 0 { line-height: #{$lineheight}rem; } diff --git a/_sass/sassline-base/_variables.scss b/_sass/sassline-base/_variables.scss index 898d26312..0b4715300 100755 --- a/_sass/sassline-base/_variables.scss +++ b/_sass/sassline-base/_variables.scss @@ -24,7 +24,7 @@ $rootsizes: ( ) !default; // Set the optimum line-length for your text (based on typeface). -// Aim for 75–100 characters a line when possible, at smaller sizes type size is more important. +// Aim for 75-100 characters a line when possible, at smaller sizes type size is more important. // ! Make sure to have as many widths as breakpoints above. // Note: this was 'maxwidths' in previous versions. $measures: (