style: smaller image alt and attrib

This commit is contained in:
Ayo 2023-05-29 01:29:22 +02:00
parent 5c1f905290
commit 6868a13256

View file

@ -330,10 +330,11 @@ table.image caption {
&__image {
border-radius: 5px;
margin-bottom: 3px;
}
&__image-caption {
font-size: small;
font-size: x-small;
text-align: center;
margin-bottom: 0px;
}