sync
This commit is contained in:
@@ -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>
|
||||
|
Reference in New Issue
Block a user