! Fix style issue introduced in https://github.com/FreeTubeApp/FreeTube/pull/2399 (#2421)
This commit is contained in:
		
							parent
							
								
									3dd541c1cf
								
							
						
					
					
						commit
						9fa4a5a36e
					
				| 
						 | 
				
			
			@ -17,11 +17,10 @@
 | 
			
		|||
 | 
			
		||||
.banner {
 | 
			
		||||
  width: 80%;
 | 
			
		||||
  margin: 0 auto;
 | 
			
		||||
  margin: 20px auto 0;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.flexBox {
 | 
			
		||||
  margin-top: 60px;
 | 
			
		||||
  display: block;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			@ -45,7 +44,7 @@
 | 
			
		|||
 | 
			
		||||
  .banner {
 | 
			
		||||
    width: 80%;
 | 
			
		||||
    margin-top: 60px;
 | 
			
		||||
    margin-top: 20px;
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  .flexBox {
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue