loading screen

main
alexanderroese 2024-06-22 12:58:47 +02:00
parent 8482c9aa48
commit f2b8207ed1
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@
height: 100%;
background-color: white;
z-index: 99999;
transition: opacity 0.5s ease;
transition: opacity 0.3s ease;
opacity: 1;
pointer-events: none;
}