mirror of
https://github.com/dergigi/boris.git
synced 2025-12-30 13:04:57 +01:00
fix: increase profile icon size when logged out
- Change .profile-avatar svg font-size from 1rem to 1.25rem - Matches size of other icon buttons in sidebar header
This commit is contained in:
@@ -221,7 +221,7 @@ body.mobile-sidebar-open {
|
||||
}
|
||||
|
||||
.profile-avatar svg {
|
||||
font-size: 1rem;
|
||||
font-size: 1.25rem;
|
||||
}
|
||||
|
||||
.sidebar-header-bar .toggle-sidebar-btn {
|
||||
|
||||
Reference in New Issue
Block a user