mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-07-19 00:57:55 -05:00
Fix squished side nav icons on Firefox
This commit is contained in:
parent
314be231f4
commit
070cec8d35
|
|
@ -26,6 +26,10 @@
|
|||
align-items: center;
|
||||
}
|
||||
|
||||
.front-page__side-nav-item img {
|
||||
min-width: 20px;
|
||||
}
|
||||
|
||||
.front-page__side-nav__log-out {
|
||||
display: flex;
|
||||
color: var(--text);
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user