Remove rekt default background image and video.
gitea/icedream/rekt-theme/master There was a failure building this commit
Details
gitea/icedream/rekt-theme/master There was a failure building this commit
Details
parent
644c150ca1
commit
02303846ac
|
@ -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%);
|
||||
|
|
Loading…
Reference in New Issue