mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-09-07 19:55:46 -05:00
Fix squished side nav icons on Firefox
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user