mirror of
https://github.com/zoriya/flood.git
synced 2025-12-21 14:45:14 +00:00
8 lines
64 B
SCSS
8 lines
64 B
SCSS
body {
|
|
background: $background;
|
|
}
|
|
|
|
ul {
|
|
list-style: none;
|
|
}
|