mirror of
https://github.com/TitanEmbeds/Titan.git
synced 2025-06-16 19:35:24 +02:00
fix member nav alignments
This commit is contained in:
@ -97,7 +97,13 @@ nav .brand-logo {
|
||||
|
||||
#members-nav li>a {
|
||||
color: var(--noroleusers);
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
#members-nav li>a.role-title {
|
||||
height: unset;
|
||||
line-height: normal;
|
||||
padding-bottom: 20px;
|
||||
padding-top: 10px;
|
||||
}
|
||||
|
||||
#guild-nav {
|
||||
|
Reference in New Issue
Block a user