mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
refacotr(web): 💄 tidy footer links
This commit is contained in:
parent
c61c970448
commit
81362c0e35
1 changed files with 2 additions and 0 deletions
|
|
@ -43,6 +43,8 @@ export const App: React.FC = () => (
|
|||
<Footer
|
||||
style={{
|
||||
textAlign: "center",
|
||||
padding: "0px 0px 24px",
|
||||
lineHeight: "24px",
|
||||
}}
|
||||
>
|
||||
<CopyrightAuthor />
|
||||
|
|
|
|||
Loading…
Reference in a new issue