fix: add margin to figcaption
This commit is contained in:
parent
886708854a
commit
28d76eed45
1 changed files with 1 additions and 0 deletions
|
@ -39,6 +39,7 @@ defineProps<Props>();
|
|||
|
||||
&__caption {
|
||||
text-align: center;
|
||||
margin: 1rem 0 0 0;
|
||||
}
|
||||
|
||||
img {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue