btcpayserver/BTCPayServer/wwwroot/vendor/bootstrap4/css/_variables.scss
lepipele 9c798fc2e2 Bootstrap 4 custom theme to address issues from #106
Including SCSS variable changes in case we eventually want to
generate results CSS from Bootstrap SCSS
2018-04-08 00:05:00 -05:00

3 lines
65 B
SCSS

$primary: #23735c;
$secondary: #2284A6;
$font-size-base: 0.9rem;