Skip to content

Commit e3e5058

Browse files
committed
Small icon align fix
1 parent ed2921b commit e3e5058

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/components/Newsletter.astro

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ import { Icon } from "@astrojs/starlight/components";
2424
font-size: var(--sl-text-3xl);
2525
font-weight: 500;
2626
svg {
27+
margin-top: 0.5rem;
2728
margin-right: 0.5rem;
2829
}
2930
}

0 commit comments

Comments
 (0)