hackens-orga/hackens_orga/shared/static/scss/main.scss

13 lines
150 B
SCSS
Raw Normal View History

2023-02-08 03:30:11 +01:00
@charset "utf-8";
2023-02-16 19:07:10 +01:00
@import "bulma/bulma.sass";
/* sizes */
$navbar-breakpoint: $tablet;
2023-02-08 03:30:11 +01:00
/* Colors */
//$primary: #ff6f00;
2023-02-13 02:22:05 +01:00
@import "divider.sass";