mirror of
				https://github.com/theoludwig/theoludwig.git
				synced 2025-10-14 20:23:25 +02:00 
			
		
		
		
	fix: justify align text in blog posts
This commit is contained in:
		| @@ -8,7 +8,7 @@ | ||||
| } | ||||
|  | ||||
| .prose { | ||||
|   @apply !max-w-5xl text-gray dark:text-gray-300; | ||||
|   @apply !max-w-5xl text-justify text-gray dark:text-gray-300; | ||||
| } | ||||
|  | ||||
| .prose a, | ||||
|   | ||||
		Reference in New Issue
	
	Block a user