Ajout du shader d'ouverture sur la page d'accueil
This commit is contained in:
+2
-11
@@ -104,12 +104,7 @@ video{
|
||||
width: auto;
|
||||
position: absolute;
|
||||
inset: 0;
|
||||
z-index: -30;
|
||||
}
|
||||
|
||||
.closedBackground{
|
||||
opacity: .5;
|
||||
mix-blend-mode: exclusion;
|
||||
z-index: -32;
|
||||
}
|
||||
|
||||
.openBackground{
|
||||
@@ -505,9 +500,5 @@ canvas{
|
||||
width: auto;
|
||||
position: absolute;
|
||||
inset: 0;
|
||||
z-index: -32;
|
||||
|
||||
opacity: .5;
|
||||
filter: hue-rotate(13.12deg);
|
||||
mix-blend-mode: multiply;
|
||||
z-index: -30;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user