feat(styles): added figcaption styles

This commit is contained in:
Felipe M 2025-04-05 19:37:49 +02:00
parent c433259039
commit 2af302eeea
Signed by: fmartingr
GPG key ID: CCFBC5637D4000A8

View file

@ -26,10 +26,13 @@ div.article, main.blog, main.projects
display: block
margin: 0 auto
max-width: 100%
img
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2)
figcaption
font-style: italic;
font-size: 0.8em
text-align: center
video, img
max-width: 100%