variable fix
This commit is contained in:
parent
1f911f3936
commit
5e1e4f9eb5
1 changed files with 1 additions and 1 deletions
|
@ -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);
|
||||||
|
|
Loading…
Reference in a new issue