Skip to content

Commit 3e3545a

Browse files
committed
docs: Update FooterLink links style
1 parent 7f1d563 commit 3e3545a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/components/Wrapper/components/FooterLinks.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ function getStyles(footerLinks: FooterLinks): {
7171
color: "inherit"
7272
},
7373
link: {
74-
display: "block",
74+
display: "inline-block",
7575
fontSize: 12,
7676
margin: "12px 0",
7777
fontWeight: "lighter",

0 commit comments

Comments
 (0)