mirror of
https://github.com/biobulkbende/biobulkbende.org.git
synced 2025-02-05 21:22:26 +00:00
7 lines
51 B
SCSS
7 lines
51 B
SCSS
@import 'colors';
|
|
|
|
body {
|
|
background: $color;
|
|
}
|
|
|