Skip to content
Snippets Groups Projects
Commit c1576aa4 authored by Pomucz Tamás András's avatar Pomucz Tamás András
Browse files

fix footer

parent 0013685c
No related branches found
No related tags found
No related merge requests found
Pipeline #48899 passed
......@@ -13,7 +13,7 @@ const App = () => (
</main>
<footer
id="footer"
style={{ position: 'absolute', width: '100%', bottom: '0' }}
style={{ width: '100%', bottom: '0' }}
>
<Footer />
</footer>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment