Spaces:
Sleeping
Sleeping
Vgony
commited on
Commit
•
df9c02e
1
Parent(s):
b1eca54
- public/index.html +1 -1
public/index.html
CHANGED
@@ -74,7 +74,7 @@
|
|
74 |
|
75 |
</div>
|
76 |
<div class="flex-col justify-center space-y-2 items-center">
|
77 |
-
<div class="flex items-center justify-center space-x-1 text-
|
78 |
<span>🔴</span>
|
79 |
<a class="text-white font-bold" x-text="'LIVE'"></a>
|
80 |
</div>
|
|
|
74 |
|
75 |
</div>
|
76 |
<div class="flex-col justify-center space-y-2 items-center">
|
77 |
+
<div class="flex items-center justify-center space-x-1 text-xs">
|
78 |
<span>🔴</span>
|
79 |
<a class="text-white font-bold" x-text="'LIVE'"></a>
|
80 |
</div>
|