ui: update homepage color to match resources

This commit is contained in:
Jean-Philippe Sirois
2019-10-08 23:53:55 -04:00
parent 73f716febd
commit 0412c368d8
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ import WavesBottom from "../../images/waves-bot.svg"
import WavesTop from "../../images/waves-top.svg"
const waves = css`
opacity: 0.5;
opacity: 0.7;
width: 100vw;
max-width: 100%;
position: absolute;