Skip to content

Commit

Permalink
site: tweak theme button margin of site footer (#35192)
Browse files Browse the repository at this point in the history
  • Loading branch information
afc163 committed Apr 23, 2022
1 parent 1548f44 commit cf99398
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions site/theme/template/Layout/Footer.tsx
Expand Up @@ -314,9 +314,6 @@ class Footer extends React.Component<WrappedComponentProps & { location: any }>
enUS: 'components-config-provider-demo-theme',
}),
LinkComponent: Link,
style: {
marginTop: 20,
},
},
],
};
Expand Down

0 comments on commit cf99398

Please sign in to comment.