Adjust menu font weight

This commit is contained in:
Yax 2023-08-01 22:38:59 +02:00
parent d85b70f63f
commit 92acd88be7

View file

@ -68,7 +68,7 @@ a:hover, a:active {
}
#menu-blog {
font-weight: 600;
font-weight: 500;
font-size: larger;
line-height: 96px;
vertical-align: middle;