5 lines
100 B
SCSS
5 lines
100 B
SCSS
// overwrite variables
|
|
$body-bg: #fdfdfd;
|
|
$enable-responsive-font-sizes: true;
|
|
@import "bootstrap";
|