Project-closer (en cours)

This commit is contained in:
Camilledenoray 2026-06-04 18:32:41 +02:00
parent 40366f617b
commit 62623d095e
5 changed files with 41 additions and 1 deletions

View file

@ -143,6 +143,14 @@
.selected .toggle {
display: block;
}
.mix-blend-bg {
inset: 0;
background-color: white;
width: auto;
z-index: -1;
height: var(--slider-height);
}
}
@media (max-width: 687px) {