website/assets/sass/sections.scss

6 lines
99 B
SCSS
Raw Normal View History

2023-03-31 22:14:22 +00:00
.section-menu {
list-style-type: none;
display: flex;
justify-content: space-around;
}