Increased font-weight to make links more readable
This commit is contained in:
parent
74dc1196cd
commit
e843870afd
@ -19,6 +19,8 @@
|
|||||||
|
|
||||||
nav {
|
nav {
|
||||||
position: relative;
|
position: relative;
|
||||||
|
font-weight: bold;
|
||||||
|
font-size: 110%;
|
||||||
overflow: visible;
|
overflow: visible;
|
||||||
display: flex;
|
display: flex;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
|
Loading…
Reference in New Issue
Block a user