mirror of https://github.com/ColorlibHQ/AdminLTE
added font-size-xs variable
parent
accf50cf1b
commit
28fff0df4c
|
@ -177,6 +177,7 @@ $transition-fn: ease-in-out !default;
|
|||
|
||||
// TEXT
|
||||
// --------------------------------------------------------
|
||||
$font-size-xs: ($font-size-base * .75);
|
||||
$font-size-xl: ($font-size-base * 2);
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue