3 lines
49 B
SCSS
3 lines
49 B
SCSS
|
.bg-black {
|
||
|
background-color: $primary-color;
|
||
|
}
|