Only have padding in the sides

This commit is contained in:
2024-10-05 19:36:17 +02:00
parent a8c7c2ccde
commit ee363bf8ee

View File

@@ -66,7 +66,9 @@ section {
}
article {
padding: 10px;
padding: 0 10px;
}
}
p.imagetext {