Increased font-weight to make links more readable

This commit is contained in:
Luke Else 2023-10-27 09:51:31 +01:00
parent 74dc1196cd
commit e843870afd

View File

@ -19,6 +19,8 @@
nav {
position: relative;
font-weight: bold;
font-size: 110%;
overflow: visible;
display: flex;
justify-content: center;