3 lines
46 B
CSS
3 lines
46 B
CSS
body {
|
|
background-color: var(--theme-bg);
|
|
}
|
body {
|
|
background-color: var(--theme-bg);
|
|
}
|