Skip to content
Snippets Groups Projects
Commit f62f54e2 authored by gnaegi's avatar gnaegi
Browse files

OO-269 add missing default in definitions

parent ffd7bc9f
No related branches found
No related tags found
No related merge requests found
......@@ -55,7 +55,7 @@ $defaultfontsize : 75% !default;
/* enable business / kmu mode */
$enablebiz : false;
$enablebiz : false !default;
/* defines the body-background */
@mixin bodybg(){
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment