Skip to content

Commit

Permalink
fix: update figure margin
Browse files Browse the repository at this point in the history
  • Loading branch information
charlesrocket committed Jan 27, 2025
1 parent f9d6d8f commit 53d926a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sass/_base.scss
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ figure {
justify-content: center;
align-items: flex-start;
flex-wrap: wrap;
margin: 2em 0;
margin: 1em 0;
@include clearfix();
figcaption {
margin-bottom: 0.5em;
Expand Down

0 comments on commit 53d926a

Please sign in to comment.