mirror of
				https://codeberg.org/yeentown/barkey.git
				synced 2025-11-04 07:24:13 +00:00 
			
		
		
		
	fix weird left-alignment
This commit is contained in:
		
							parent
							
								
									d016ef7675
								
							
						
					
					
						commit
						01fb606fee
					
				
					 1 changed files with 0 additions and 1 deletions
				
			
		| 
						 | 
					@ -241,7 +241,6 @@ definePageMetadata(() => ({
 | 
				
			||||||
 | 
					
 | 
				
			||||||
	height: 100vh;
 | 
						height: 100vh;
 | 
				
			||||||
	height: 100dvh;
 | 
						height: 100dvh;
 | 
				
			||||||
	max-width: 1200px;
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
	// The universal layout inserts a "spacer" thing that causes a stray scroll bar.
 | 
						// The universal layout inserts a "spacer" thing that causes a stray scroll bar.
 | 
				
			||||||
	// We have to create fake "space" for it to "roll up" and back into the viewport, which removes the scrollbar.
 | 
						// We have to create fake "space" for it to "roll up" and back into the viewport, which removes the scrollbar.
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		
		Reference in a new issue