💄 Change the way the footer is displayed

This commit is contained in:
ajnart
2022-05-24 20:13:01 +02:00
parent 2eb3b18499
commit bbb35b236f

View File

@@ -81,9 +81,6 @@ export function Footer({ links }: FooterCenteredProps) {
background: 'none',
border: 'none',
clear: 'both',
position: 'fixed',
bottom: '0',
left: '0',
}}
>
<Group position="apart" direction="row" style={{ alignItems: 'end' }} mr="xs" mb="xs">