Increase #nav line-height

This commit is contained in:
William 2022-01-24 11:04:39 +01:00
parent 321ce8ae45
commit 568ad1bd78

View File

@ -63,7 +63,7 @@ a {
#nav { #nav {
background: #fff; background: #fff;
padding: .75rem; padding: .75rem;
line-height: 1.6; line-height: 1.75;
} }
#nav ul { #nav ul {
margin: 0; margin: 0;