frequi_origin/src/styles/_variables.scss
2021-09-04 17:06:27 +02:00

6 lines
140 B
SCSS

// variables created for the project and not overwrite of bootstrap
$fontsize-small: 0.8rem;
$color-profit: #12bb7b;
$color-loss: #ef5350;