mirror of
				https://github.com/Wonderfall/hugo-WonderMod.git
				synced 2025-10-31 03:45:24 +01:00 
			
		
		
		
	main(css): rm media rule for smaller devices
-has no effect
This commit is contained in:
		| @@ -6,12 +6,6 @@ | ||||
|     padding: var(--gap) | ||||
| } | ||||
|  | ||||
| @media screen and (max-width:400px) { | ||||
|     .main { | ||||
|         min-height: calc(100vh - var(--header-height) - var(--footer-height) - 24px) | ||||
|     } | ||||
| } | ||||
|  | ||||
| .page-header { | ||||
|     margin-bottom: 24px | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Aditya Telange
					Aditya Telange