Skip to content

Commit 282da91

Browse files
authored
Merge pull request #789 from DuendeSoftware/mb/fix
Small icon align fix
2 parents 2a4ca40 + e3e5058 commit 282da91

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)