loading screen

main
alexanderroese 2024-06-22 13:36:26 +02:00
parent 5438719468
commit 1c0929dd1b
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@
#shx-loading-screen-text {
position: relative;
top: -200px;
top: -100px;
animation: shx-spinner-pulse 0.65s cubic-bezier( 0.59, 0.23, 0.28, 0.73) infinite;
}
</style>