mirror of
				https://github.com/ZetaKebab/kesper.git
				synced 2025-11-04 08:09:49 +00:00 
			
		
		
		
	Fix logo size in header on small screens (#760)
Co-authored-by: John O'Nolan <john@ghost.org>
This commit is contained in:
		@@ -411,12 +411,6 @@ body:not(.gh-head-open) .gh-burger:hover .gh-burger-inner::after {
 | 
			
		||||
    .home-template #gh-head .gh-head-brand {
 | 
			
		||||
        justify-content: flex-end;
 | 
			
		||||
    }
 | 
			
		||||
    #gh-head .gh-head-logo {
 | 
			
		||||
        font-size: 2rem;
 | 
			
		||||
    }
 | 
			
		||||
    #gh-head .gh-head-logo img {
 | 
			
		||||
        max-height: 40px;
 | 
			
		||||
    }
 | 
			
		||||
    #gh-head .gh-head-menu {
 | 
			
		||||
        align-self: center;
 | 
			
		||||
        display: flex;
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user