variable fix

This commit is contained in:
Raphael Goetter 2014-05-07 09:58:28 +02:00
parent 1f911f3936
commit 5e1e4f9eb5

View File

@ -106,7 +106,7 @@ h6, .h6-like {
.em(@base-font-size - 2); .em(@base-font-size - 2);
} }
.big { .big {
.em(@base-font-sizef + 2); .em(@base-font-size + 2);
} }
.bigger { .bigger {
.em(@base-font-size + 4); .em(@base-font-size + 4);