New blog post. Posts content justified

This commit is contained in:
2025-11-17 01:14:39 +01:00
parent 3a75fa1d38
commit d8f1f703df
2 changed files with 193 additions and 0 deletions

3
assets/css/custom.css Normal file
View File

@@ -0,0 +1,3 @@
.article-content {
text-align: justify;
}