5 lines
66 B
SCSS
5 lines
66 B
SCSS
.sb-main {
|
|
position: relative;
|
|
background-color: var(--bg);
|
|
}
|