Text align left

This commit is contained in:
fr
2025-08-27 19:28:14 +02:00
parent 1040ae00b4
commit aeb55fb42b
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -9,7 +9,7 @@
} }
p { p {
text-align: justify; text-align: left;
} }
} }
+1 -1
View File
@@ -28,7 +28,7 @@
} }
p { p {
text-align: justify; text-align: left;
} }
} }