Fix the logo in navbar overflow #336
1 changed files with 1 additions and 1 deletions
|
@ -79,7 +79,7 @@
|
||||||
|
|
||||||
img {
|
img {
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
height: var(--navbar-height);
|
height: 100%;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue