Commit f3685fad by Ari Rizzitano

default

parent 3bebd938
......@@ -17,7 +17,7 @@ $font-family-serif: inherit;
// similar, so we don't have to hardcode the overrides.
// (font size on root element / default (16px))
$base-rem-size: 1;
$base-rem-size: 1 !default;
$spacer: $spacer / $base-rem-size;
$font-size-base: $font-size-base / $base-rem-size;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment