This commit is contained in:
Dapoolp 2025-08-27 15:54:41 +02:00
parent eb8f055a8f
commit d5323d4cb9
15 changed files with 188 additions and 201 deletions

View file

@ -25,9 +25,11 @@
}
.loader {
position: relative;
overflow: hidden !important;
div {
opacity: .5;
// transition: opacity .3s ease-in-out;
}
&:before {