Files
lintujamaslo/src/components/NavBar.scss
2021-12-06 20:01:48 +02:00

6 lines
84 B
SCSS

.NavBar {
display: flex;
justify-content: space-around;
margin-bottom: 1em;
}