Reduce top margin for home image captions
This commit is contained in:
parent
1fef84cb02
commit
7b9506ac3c
1 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,7 @@
|
|||
.home__image-caption {
|
||||
display: table-caption;
|
||||
caption-side: bottom;
|
||||
margin: 0.5rem 0 0;
|
||||
margin: 0.25rem 0 0;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue