frequi_origin/src/styles/_bootstrap_variables_ovw.scss

5 lines
112 B
SCSS
Raw Normal View History

// Overwrite bootstrap scss variables
// $body-bg: rgb(42, 42, 49);
$font-size-base: 0.9rem;
2020-12-29 09:38:11 +00:00
$primary: #0089a1;