Skip to content

Commit 0463589

Browse files
committed
reverse
1 parent 9c5a4b7 commit 0463589

1 file changed

Lines changed: 1 addition & 11 deletions

File tree

docs/index.html

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -106,16 +106,6 @@
106106

107107
<body class="antialiased">
108108

109-
<div class="fixed top-0 left-0 w-full z-[9999] bg-rose-600 text-white px-4 py-2.5 flex items-center justify-center gap-2.5 shadow-lg border-b border-rose-700/50 animate-slide-down">
110-
<i data-lucide="alert-triangle" class="w-4 h-4 shrink-0"></i>
111-
<p class="text-xs md:text-sm font-bold tracking-wide text-center">
112-
Notice: We are currently mitigating a malicious attack. Service may be unreliable today.
113-
</p>
114-
<button onclick="this.parentElement.remove()" class="absolute right-4 p-1 hover:bg-rose-700 rounded-full transition-colors">
115-
<i data-lucide="x" class="w-4 h-4"></i>
116-
</button>
117-
</div>
118-
119109
<div id="app-background" class="fixed inset-0 w-full h-full -z-50 pointer-events-none">
120110
</div>
121111

@@ -2235,4 +2225,4 @@ <h3 class="text-white/90 font-bold mb-4 flex items-center gap-2">
22352225

22362226
</body>
22372227

2238-
</html>
2228+
</html>

0 commit comments

Comments
 (0)