changes to nav

This commit is contained in:
2021-09-15 19:35:41 +02:00
parent c19117e12e
commit 9e4f6277c9
4 changed files with 11 additions and 2 deletions

View File

@@ -47,7 +47,10 @@ header * {
nav {
line-height: 2rem;
padding: 50px;
padding-bottom: 50px;
padding-top: 25px;
padding-left: 25px;
padding-right: 25px;
}
nav a {