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