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 {
background: #fff;
padding: .75rem;
line-height: 1.6;
line-height: 1.75;
}
#nav ul {
margin: 0;