We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b92f061 commit 0cf2e56Copy full SHA for 0cf2e56
src/components/IconLinkCard.astro
@@ -60,6 +60,7 @@ const { title, description, icon, target = Astro.props.target || '_blank', ...at
60
61
.inline-flex {
62
display: inline-flex;
63
+ align-items: center;
64
gap: 1rem;
65
}
66
0 commit comments