Fix account header image missing in low-res (#24433)
This commit is contained in:
		
							parent
							
								
									eb30deb2e5
								
							
						
					
					
						commit
						b2e306d3db
					
				
					 1 changed files with 0 additions and 4 deletions
				
			
		| 
						 | 
				
			
			@ -36,10 +36,6 @@
 | 
			
		|||
    @media screen and (max-width: 600px) {
 | 
			
		||||
      height: 200px;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    @media screen and (max-width: $no-gap-breakpoint) {
 | 
			
		||||
      display: none;
 | 
			
		||||
    }
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  &__bar {
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in a new issue