1

Fixed text alignment in figures

This commit is contained in:
2025-04-24 21:46:32 +02:00
parent b608de55f4
commit f77b06585d

View File

@@ -241,6 +241,10 @@ article aside {
max-width: 100%; max-width: 100%;
text-align: center; text-align: center;
p {
text-align: center;
}
img, img,
video, video,
audio { audio {