Skip to content

Commit b3c74c7

Browse files
committed
fix: center feature icons
1 parent e3fc69c commit b3c74c7

File tree

2 files changed

+37
-15
lines changed

2 files changed

+37
-15
lines changed

pnpm-lock.yaml

Lines changed: 36 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/pages/index.astro

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -608,6 +608,7 @@ exec "<path-to-directory>/bin/lua-language-server" "$@&quot
608608
box-sizing: border-box;
609609

610610
:global(i) {
611+
margin: auto;
611612
display: block;
612613
font-size: 2em;
613614
color: #ffffff;

0 commit comments

Comments
 (0)