styleguide/source/stylesheets/partystreusel/_settings.sass in partystreusel-1.2.0 vs styleguide/source/stylesheets/partystreusel/_settings.sass in partystreusel-2.0.0

- old
+ new

@@ -74,11 +74,11 @@ // HEADINGS font styles $header-font-family: $body-font-family $header-font-weight: 900 $header-font-style: normal $header-font-color: $body-font-color -$header-text-rendering: optimizeLegibility +$header-text-rendering: auto // HEADINGS sizes // Set here the font-sizes for small, // use the variable in small/base and redefine it in medium/large $h1-font-size: rem(36) @@ -96,10 +96,10 @@ $paragraph-font-family: inherit $paragraph-font-weight: normal $paragraph-font-size: rem(16) $paragraph-line-height: 1.5 $paragraph-margin-bottom: rem(12) -$paragraph-text-rendering: optimizeLegibility +$paragraph-text-rendering: auto // <SMALL> $small-font-color: $grey-dark // ANCHORS