There was an error while loading. Please reload this page.
1 parent f4e2fd8 commit 8c2091fCopy full SHA for 8c2091f
1 file changed
src/components/SolutionCard.astro
@@ -49,7 +49,7 @@ const { title, description, iconSrc } = Astro.props;
49
50
.solution-card-description {
51
margin: 0;
52
- margin-block-start: 18px;
+ margin-block-start: 1.125rem;
53
color: var(--color-dark-purple);
54
font-size: var(--font-size-sm-to-base);
55
line-height: var(--line-height-base);
0 commit comments