[Glitch] change height on narrow view to take 100% of screen
Port 1183246043 to glitch-soc
			
			
This commit is contained in:
		@@ -1044,6 +1044,10 @@ $small-breakpoint: 960px;
 | 
			
		||||
 | 
			
		||||
    .scrollable {
 | 
			
		||||
      height: 400px;
 | 
			
		||||
 | 
			
		||||
      @media screen and (max-width: $column-breakpoint) {
 | 
			
		||||
        height: 90vh;
 | 
			
		||||
      }
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    p {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user