mirror of
				https://github.com/TitanEmbeds/Titan.git
				synced 2025-11-03 23:37:09 +01:00 
			
		
		
		
	Brandlogo misplacement from small widths
This commit is contained in:
		@@ -407,7 +407,7 @@ a {
 | 
				
			|||||||
  filter: brightness(0) invert(1);
 | 
					  filter: brightness(0) invert(1);
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@media screen and (max-width: 280px) {
 | 
					@media screen and (max-width: 390px) {
 | 
				
			||||||
  .brand-logo-text {
 | 
					  .brand-logo-text {
 | 
				
			||||||
    display: none;
 | 
					    display: none;
 | 
				
			||||||
  }
 | 
					  }
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user