generated from cms/tibi-docs
header & menu
This commit is contained in:
@@ -2,3 +2,11 @@
|
||||
@bg-color-secondary: #000;
|
||||
@font-color: #000;
|
||||
@font-color-secondary: #fff;
|
||||
|
||||
@desktop_large:~ "only screen and (min-width: 1200px)";
|
||||
@desktop:~ "only screen and (min-width: 1024px)";
|
||||
@tablet:~ "only screen and (min-width: 768px)";
|
||||
@mobile: ~"only screen and (min-width: 0px)";
|
||||
|
||||
@bodyfontsize: 16px;
|
||||
@bodyfontsize_desktop: 20px;
|
||||
|
||||
Reference in New Issue
Block a user