mirror of
https://github.com/theoludwig/theoludwig.git
synced 2024-11-08 22:31:30 +01:00
fix: justify align text in blog posts
This commit is contained in:
parent
db0c708c04
commit
5fd7f77b6d
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user