feat: bold header

This commit is contained in:
Kazhnuz 2023-11-08 14:19:15 +01:00
parent 8ed27367a8
commit 7275e204f4

View file

@ -114,6 +114,7 @@ nav a {
text-decoration: none; text-decoration: none;
margin-left: 0.2rem; margin-left: 0.2rem;
margin-right: 0.2rem; margin-right: 0.2rem;
font-weight: bold;
} }
nav a:hover { nav a:hover {