mirror of
				https://github.com/Wonderfall/hugo-WonderMod.git
				synced 2025-10-30 19:35:26 +01:00 
			
		
		
		
	Add margin below figure
- adds space below when using figure shortcode Fixes: #377
This commit is contained in:
		| @@ -88,6 +88,7 @@ | ||||
| .post-content dl, | ||||
| .post-content ol, | ||||
| .post-content p, | ||||
| .post-content figure, | ||||
| .post-content ul { | ||||
|     margin-bottom: var(--content-gap) | ||||
| } | ||||
| @@ -429,4 +430,4 @@ h6:hover .anchor { | ||||
|  | ||||
| [dir="rtl"] .paginav .next { | ||||
|     text-align: left; | ||||
| } | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Aditya Telange
					Aditya Telange