Remove redundant variable
It was defined twice in the same file. Since it's also defined by Foundation, I'm keeping the one in the "Foundation overrides" section.
This commit is contained in:
@@ -12,7 +12,6 @@
|
||||
|
||||
$base-font-size: rem-calc(17);
|
||||
$base-line: rem-calc(26);
|
||||
$small-font-size: rem-calc(14);
|
||||
$line-height: rem-calc(24);
|
||||
$tiny-font-size: rem-calc(12);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user