6 lines
154 B
SCSS
6 lines
154 B
SCSS
|
@import "bootswatch/flatly/variables";
|
||
|
@import "bootstrap";
|
||
|
body { padding-top: $navbar-height; }
|
||
|
@import "bootswatch/flatly/bootswatch";
|
||
|
@import "base";
|