little style adjustment regarding the navbar

This commit is contained in:
s5260822 2025-03-20 00:37:47 +01:00
parent e03e6e75c9
commit f382c58b26

View file

@ -101,11 +101,12 @@
padding: 10px;
text-decoration: none;
font-weight: bold;
font-size: 1.5em;
color: white;
border: none;
margin: 0;
padding: 0;
padding-left: 10px;
padding-left: 20px;
}
.nav-links a:hover {