Skip to content

Commit f0ce4ce

Browse files
deedeehmarjisound
authored andcommitted
Add padding-top to gallery image captions
1 parent a4cfdde commit f0ce4ce

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dotcom-rendering/src/components/GalleryCaption.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ const styles = css`
2020
${grid.column.centre}
2121
color: ${palette('--caption-text')};
2222
${textSans12}
23+
padding-top: ${space[2]}px;
2324
padding-bottom: ${space[6]}px;
2425
padding-top: ${space[5]}px;
2526

0 commit comments

Comments
 (0)