mirror of
				https://github.com/Wonderfall/hugo-WonderMod.git
				synced 2025-10-31 11:45:26 +01:00 
			
		
		
		
	home-info: unset line-clamp for content
- content can be as long as one wants it to be
- was hiding content on mobile devices
- amend to 2c7cffb
			
			
This commit is contained in:
		| @@ -37,7 +37,7 @@ | |||||||
| } | } | ||||||
|  |  | ||||||
| .home-info .entry-content { | .home-info .entry-content { | ||||||
|     -webkit-line-clamp: 5; |     -webkit-line-clamp: unset; | ||||||
| } | } | ||||||
|  |  | ||||||
| .post-entry { | .post-entry { | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Aditya Telange
					Aditya Telange