Fixed padding bottom on footer for ios

This commit is contained in:
Mitchell McCaffrey 2020-05-31 18:30:23 +10:00
parent 2abbbdda79
commit 74fb6a2c37

View File

@ -12,6 +12,7 @@ function Footer() {
width: "100%",
alignItems: "center",
justifyContent: "center",
paddingBottom: "env(safe-area-inset-bottom)",
}}
>
<Link m={2} to="/about" variant="footer">