This commit is contained in:
MCHost
2025-07-14 19:06:21 -04:00
parent d162b17dba
commit fff3e58e0b
3 changed files with 38 additions and 40 deletions

View File

@@ -76,6 +76,8 @@
</header>
<div id="app" class="flex-grow">
<div id="particles-js" style="position: fixed; top: 0; left: 0; width: 100vw; height: 100vh; z-index: -1;"></div>
<!-- Login Page and Modals -->
<div id="loginPage" class="modal hidden">
<div class="modal-content">
@@ -534,8 +536,6 @@
</div>
</div>
</main>
<div id="particles-js" style="position: fixed; top: 0; left: 0; width: 100%; height: 100%; z-index: 1;"></div>
<footer class="bg-[rgba(10,17,40,0.75)] backdrop-filter backdrop-blur-xl py-8 text-center relative z-2">
<p class="text-sm opacity-90">© 2025 My-MC.Link. All rights reserved.</p>