6 lines
94 B
SCSS
6 lines
94 B
SCSS
.sb-main-menu {
|
|
display: flex;
|
|
padding-bottom: 4rem;
|
|
background-color: var(--grey-0);
|
|
}
|