Skip to content

Commit df22b6c

Browse files
committed
Style figcaption
1 parent 4cb68cf commit df22b6c

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

app/javascript/css/baseline.css

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -624,6 +624,13 @@ svg {
624624
fill: currentColor;
625625
}
626626

627+
figcaption {
628+
font-size: var(--step--2);
629+
line-height: 1.5;
630+
margin: 0;
631+
padding: 0;
632+
}
633+
627634
.dark {
628635
p {
629636
font-weight: 300;

0 commit comments

Comments
 (0)