5 lines
81 B
SCSS
5 lines
81 B
SCSS
.content-wrapper {
|
|
background-color: $main-bg-alt;
|
|
color: $main-color-alt;
|
|
}
|