mirror of
https://github.com/TitanEmbeds/Titan.git
synced 2024-12-24 14:07:03 +01:00
Fix align for subheaders in member nav
This commit is contained in:
parent
82e3d04dbd
commit
a1ac184bc2
@ -106,6 +106,12 @@ nav .brand-logo {
|
||||
padding-top: 10px;
|
||||
}
|
||||
|
||||
#members-nav li>a.subheader {
|
||||
height: fit-content;
|
||||
line-height: initial;
|
||||
padding-top: 15px;
|
||||
}
|
||||
|
||||
#guild-nav {
|
||||
background-color: var(--leftsidebar);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user