3 lines
45 B
SCSS
3 lines
45 B
SCSS
|
|
body {
|
||
|
|
background-color: var(--bg-color);
|
||
|
|
}
|