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