website/assets/sass/sections.scss

6 lines
99 B
SCSS

.section-menu {
list-style-type: none;
display: flex;
justify-content: space-around;
}