Update post-single.css

Center the caption below the image.
This commit is contained in:
Alex 2024-08-13 22:06:06 +02:00 committed by GitHub
parent f7e168cc06
commit c0f6c6866f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -254,6 +254,7 @@
font-size: 16px;
font-weight: bold;
margin: 8px 0 16px;
text-align: center;
}
.post-content figure > figcaption > p {