feat: left aligned text
This commit is contained in:
@@ -32,7 +32,7 @@ module.exports = {
|
|||||||
p: {
|
p: {
|
||||||
"margin-top": "0.8em",
|
"margin-top": "0.8em",
|
||||||
"margin-bottom": "0.8em",
|
"margin-bottom": "0.8em",
|
||||||
"text-align": "justify",
|
"text-align": "left",
|
||||||
// "text-wrap": "balance",
|
// "text-wrap": "balance",
|
||||||
},
|
},
|
||||||
"img, video": {
|
"img, video": {
|
||||||
|
|||||||
Reference in New Issue
Block a user