mirror of
				https://github.com/Wonderfall/hugo-WonderMod.git
				synced 2025-10-31 03:45:24 +01:00 
			
		
		
		
	Better way of centering profile mode
This commit is contained in:
		| @@ -5,11 +5,8 @@ | |||||||
| } | } | ||||||
|  |  | ||||||
| .main .profile { | .main .profile { | ||||||
|     position: absolute; |  | ||||||
|     left: 0; |  | ||||||
|     right: 0; |  | ||||||
|     align-items: center; |     align-items: center; | ||||||
|     height: 80%; |     min-height: calc(100vh - var(--header-height) - var(--footer-height) - (var(--gap) * 2)); | ||||||
|     text-align: center; |     text-align: center; | ||||||
| } | } | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Aditya Telange
					Aditya Telange