make captions smaller

This commit is contained in:
j 2025-03-28 12:04:55 +00:00
parent 908aecce15
commit cefdca4200

View file

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