Moving scss files.

This commit is contained in:
codevictory
2021-12-06 20:01:48 +02:00
parent f1ec5a0b1b
commit abe937714a
18 changed files with 10 additions and 12 deletions

View File

@@ -0,0 +1,5 @@
.NavBar {
display: flex;
justify-content: space-around;
margin-bottom: 1em;
}