diff --git a/src/main/_page.scss b/src/main/_page.scss index 7278f83..ab1c2df 100644 --- a/src/main/_page.scss +++ b/src/main/_page.scss @@ -19,6 +19,7 @@ } &#page_EQ { + background: initial; #wave { position: absolute; left: 0; @@ -52,6 +53,10 @@ } } + .page_EQ_video { + display: none; + } + #wave { @if $icedream-saturation { @include saturate-from-red(300%, 5%);