mirror of
				https://github.com/TitanEmbeds/Titan.git
				synced 2025-11-04 07:47:10 +01:00 
			
		
		
		
	Fix align for subheaders in member nav
This commit is contained in:
		@@ -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);
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user