Fix negative left margin on master page
This commit is contained in:
		
							parent
							
								
									894075493b
								
							
						
					
					
						commit
						d471616a24
					
				@ -248,8 +248,6 @@ main {
 | 
			
		||||
  height: calc(100vh - 65px);
 | 
			
		||||
  position: sticky;
 | 
			
		||||
  top: 65px;
 | 
			
		||||
  transition: 0.25s;
 | 
			
		||||
  margin-left: -250px;
 | 
			
		||||
  box-shadow: 5px 0px 30px 0px #000;
 | 
			
		||||
  margin-left: -225px;
 | 
			
		||||
  padding-bottom: 20px;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user