diff --git a/index.php b/index.php index 0c5a689..a27bb00 100644 --- a/index.php +++ b/index.php @@ -96,25 +96,25 @@ try { align-items: flex-start; justify-content: center; width: 100%; - max-width: 1300px; + max-width: 1500px; padding: 2rem; - gap: 2.5rem; + gap: 2rem; z-index: 1; } - @media (max-width: 992px) { - .left-column { - position: static; - flex: none; - width: 100%; - max-width: 450px; - } + @media (max-width: 1200px) { .main-wrapper { flex-direction: column; align-items: center; padding: 1rem; gap: 1.5rem; } + .left-column, .admin-column { + position: static; + flex: none; + width: 100%; + max-width: 450px; + } body { overflow-y: auto; height: auto; @@ -130,6 +130,15 @@ try { gap: 1.5rem; } + .admin-column { + position: sticky; + top: 2rem; + flex: 0 0 320px; + display: flex; + flex-direction: column; + gap: 1.5rem; + } + .player-container { background: var(--glass-bg); backdrop-filter: blur(15px); @@ -496,7 +505,7 @@ try {
- +
- - -
-
- - MAPA DE VISITANTES -
-
- -
- -
- - OYENTES ONLINE -
-
- -
-
-

- Estadísticas en tiempo real para administradores. -

-
-
-
- +
Lili Records Promo @@ -641,6 +625,34 @@ try {

© 2026 Lili Record´s Radio. All rights reserved.

+ + + +
+
+
+ + MAPA DE VISITANTES +
+
+ +
+ +
+ + OYENTES ONLINE +
+
+ +
+
+

+ Estadísticas en tiempo real para administradores. +

+
+
+
+