nav all icons

This commit is contained in:
2025-07-03 11:14:41 +02:00
parent 1e6862db33
commit e6dc87f212
2 changed files with 6 additions and 6 deletions

View File

@@ -3,7 +3,7 @@ nav {
display: flex;
justify-content: center;
gap: 2rem;
background-color: #f3f4f6;
background-color: #6D5CC4;
padding: 1rem 0;
}