make captions smaller

This commit is contained in:
j 2025-03-28 11:55:08 +00:00
parent f1936d5b63
commit d580ec92f6

View file

@ -42,7 +42,7 @@
} }
.caption { .caption {
margin: 10px 0; margin: 10px 0;
font-size: 18px; font-size: 16px;
color: lightgray; color: lightgray;
text-align: center; text-align: center;
} }