6 lines
71 B
SCSS
6 lines
71 B
SCSS
.page-container--test {
|
|
.main-menu {
|
|
@apply static mb-12;
|
|
}
|
|
}
|