Skip to content

Commit 758c40f

Browse files
committed
website: update footer style.
1 parent bd10a90 commit 758c40f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

www/src/pages/home/index.tsx

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,9 @@ const Footer = styled.div`
8989
text-align: center;
9090
padding-top: 30px;
9191
padding-bottom: 160px;
92+
display: flex;
93+
justify-content: center;
94+
gap: 6px;
9295
a {
9396
text-decoration: none;
9497
}

0 commit comments

Comments
 (0)