design: more padding and more balanced text left aligned

This commit is contained in:
Julien Calixte
2025-06-29 12:07:37 +02:00
parent 7177fe458c
commit 044be29ad3
2 changed files with 3 additions and 2 deletions

View File

@@ -30,7 +30,8 @@ module.exports = {
p: {
"margin-top": "0.8em",
"margin-bottom": "0.8em",
"text-align": "justify",
// "text-align": "justify",
"text-wrap": "balance",
},
img: {
"margin-top": 0,