update & unify the navbars heights
This commit is contained in:
parent
7c4af4ce3f
commit
fc7dfb3b9e
2 changed files with 6 additions and 3 deletions
|
@ -333,8 +333,8 @@
|
|||
box-sizing: border-box;
|
||||
display: block;
|
||||
height: 3em;
|
||||
line-height: 2em;
|
||||
padding: 0.5em 0.7em;
|
||||
line-height: 3em;
|
||||
padding: 0 0.7em;
|
||||
|
||||
&:hover {
|
||||
background-color: $fallback--lightBg;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue