style: smaller image alt and attrib
This commit is contained in:
parent
5c1f905290
commit
6868a13256
1 changed files with 2 additions and 1 deletions
|
@ -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;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue