Ajout du shader d'ouverture sur la page d'accueil

This commit is contained in:
2026-08-02 15:31:56 +02:00
parent 36d9ac4230
commit dc2f0013b0
7 changed files with 39 additions and 41 deletions
+2 -11
View File
@@ -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;
}