Rename Header to NavBar and add it to the bottom too

This commit is contained in:
2022-07-03 21:39:29 +03:00
parent d16f34a1ea
commit 136b775c2b
7 changed files with 15 additions and 24 deletions

View File

@@ -3,7 +3,7 @@
flex-direction: column;
align-items: center;
text-align: center;
margin-bottom: 8rem;
width: 47rem;
max-width: 100%;
margin-bottom: 4rem;
}