Minor navbar adjustments
This commit is contained in:
parent
1ea96f5c0d
commit
b1623f9da1
|
@ -54,13 +54,13 @@ nav ul {
|
|||
}
|
||||
|
||||
nav li {
|
||||
height: 45px;
|
||||
line-height: 55px;
|
||||
height: 100%;
|
||||
line-height: 50px;
|
||||
}
|
||||
|
||||
nav a {
|
||||
display: inline-block;
|
||||
height: 100%;
|
||||
height: 40px;
|
||||
margin: 0 .7em;
|
||||
|
||||
text-decoration: none;
|
||||
|
|
Reference in New Issue