mirror of
				https://github.com/mastermindzh/rickvanlieshout.com
				synced 2025-10-31 16:49:49 +01:00 
			
		
		
		
	Prevent the page content from jumping when you navigate between screens where one screen has a scrollbar and the other doesn't.
This commit is contained in:
		| @@ -7,6 +7,7 @@ html { | ||||
|  | ||||
| body { | ||||
|   margin: 0; | ||||
|   margin-left: calc(100vw - 100%); | ||||
|   font-family: $typographic-font-family; | ||||
|   color: $typographic-base-font-color; | ||||
|   line-height: $typographic-base-line-height; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user