Merge pull request #231 from the-programmers-hangout/fix-extra-space-below-page

fix(home): remove extra space below page
This commit is contained in:
Jean-Philippe Sirois
2020-03-10 22:39:50 -04:00
committed by GitHub
+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%;