Skip to content

Commit 6148fb3

Browse files
Adjust block margin for figures
1 parent 9b1e7ea commit 6148fb3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

assets-src/styles/sass/30-base/_global-reset.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ button {
114114
// }
115115

116116
figure {
117-
margin-inline: 0;
117+
margin: 1rem 0;
118118
}
119119

120120

0 commit comments

Comments
 (0)