Only have padding in the sides

This commit is contained in:
Niels G. W. Serup 2024-10-05 19:36:17 +02:00
parent a8c7c2ccde
commit ee363bf8ee
No known key found for this signature in database
GPG Key ID: 38EEEBCE67324F19

View File

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