mirror of
https://github.com/NoCrypt/migu.git
synced 2026-04-20 08:02:12 +00:00
fix: further improve loader
This commit is contained in:
parent
ee1afbe910
commit
e3d373c38f
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@
|
|||
<body class="dark-mode with-custom-webkit-scrollbars with-custom-css-scrollbars" data-sveltekit-preload-data="hover" style="margin: 0">
|
||||
%sveltekit.body%
|
||||
<div class='h-full con font-weight-bold overflow-hidden position-absolute'>
|
||||
<div class='h-full text' style="align-items: center; display: flex; justify-content: center; height: 100vh; width: 100vw; font-size: 5rem; color: white; font-weight: 700; font-family: Verdana, sans-serif; background: #101113;">
|
||||
<div class='h-full text' style="align-items: center; display: flex; justify-content: center; height: 100vh; width: 100vw; font-size: 80px; color: white; font-weight: 700; font-family: Verdana, sans-serif; background: #101113;">
|
||||
Loading...
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Reference in a new issue