portier/bootstrap_variables.scss

6 lines
326 B
SCSS
Raw Permalink Normal View History

$primary: rgb(17, 114, 26);
$font-family-sans-serif: Inter,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
$enable-shadows: true;
$enable-responsive-font-sizes: true;
$enable-rounded: false;