Skip to content

Commit 6c72946

Browse files
author
JoelCDL
committed
Add lead comp bottom margin in secondary template
1 parent 5803523 commit 6c72946

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/css/templates/secondary.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010

1111
.c-lead {
1212
align-self: center;
13+
margin-block-end: var(--uc3-space-lg);
1314
margin-inline: var(--template-inline-content-padding);
1415
}
1516
}

0 commit comments

Comments
 (0)