fix(home): remove extra space below page

This commit is contained in:
Jean-Philippe Sirois
2020-03-10 03:24:52 -04:00
parent af00a5a47a
commit 281fbe70f0
+1
View File
@@ -3,6 +3,7 @@ import WavesBottom from "../../images/waves-bot.svg"
import WavesTop from "../../images/waves-top.svg"
const waves = css`
display: block;
opacity: 0.7;
width: 100vw;
max-width: 100%;