mirror of
https://github.com/zoriya/flood.git
synced 2025-12-22 23:25:27 +00:00
7 lines
80 B
SCSS
7 lines
80 B
SCSS
.application {
|
|
|
|
&__content {
|
|
background: $main-content--background;
|
|
}
|
|
}
|