experimental: full support for background photos and videos

This commit is contained in:
SethBurkart123
2023-10-08 19:47:51 +11:00
parent 44025ecfa0
commit 39c42c5920
9 changed files with 187 additions and 87 deletions
+1
View File
@@ -25,4 +25,5 @@
width: 100%;
height: 100%;
object-fit: cover;
pointer-events: none;
}
@@ -0,0 +1,7 @@
/* #menu ul.noscroll li {
transform: translateX(-10%);
}
#menu li.active>.sub {
transform: translateX(0);
} */