mirror of
https://github.com/Retrospring/retrospring.git
synced 2025-02-07 23:43:36 +01:00
5 lines
154 B
SCSS
5 lines
154 B
SCSS
@import "bootswatch/flatly/variables";
|
|
@import "bootstrap";
|
|
body { padding-top: $navbar-height; }
|
|
@import "bootswatch/flatly/bootswatch";
|
|
@import "base";
|