Skip to content

Commit dd6122d

Browse files
committed
style: adjust figcaption
1 parent 954aca5 commit dd6122d

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

src/styles/globals.scss

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -253,7 +253,8 @@ figure {
253253
margin: 0;
254254
}
255255
figcaption {
256-
margin-top: 0.9em;
256+
margin-top: 1.0em;
257+
margin-bottom: 2.5em;
257258
text-align: center;
258259
font-size: map.get(variables.$font-size, normal);
259260
opacity: 0.7;

0 commit comments

Comments
 (0)