change(navbar) changed the style of navbar

This commit is contained in:
Yusuf İpek
2021-07-27 13:27:30 +03:00
parent c2b59b9b29
commit 3399ece396
4 changed files with 18 additions and 16 deletions
-1
View File
@@ -13,7 +13,6 @@ html {
body {
box-sizing: border-box;
padding: 3rem;
background-color: var(--color-background);
}