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