From 44dc375ca780651ce42f4060e94f666f6efa864f Mon Sep 17 00:00:00 2001 From: Flatlogic Bot Date: Sat, 31 Jan 2026 02:25:58 +0000 Subject: [PATCH] Auto commit: 2026-01-31T02:25:58.333Z --- index.php | 94 ++++++++++++++++++++++++++++++++----------------------- 1 file changed, 54 insertions(+), 40 deletions(-) diff --git a/index.php b/index.php index 73c02ff..3f1718b 100644 --- a/index.php +++ b/index.php @@ -103,6 +103,12 @@ try { } @media (max-width: 992px) { + .left-column { + position: static; + flex: none; + width: 100%; + max-width: 400px; + } .main-wrapper { flex-direction: column; align-items: center; @@ -115,6 +121,15 @@ try { } } + .left-column { + position: sticky; + top: 2rem; + flex: 0 0 300px; + display: flex; + flex-direction: column; + gap: 1.5rem; + } + .player-container { background: var(--glass-bg); backdrop-filter: blur(10px); @@ -122,13 +137,9 @@ try { border: 1px solid var(--glass-border); border-radius: 20px; padding: 1.25rem; - flex: 0 0 300px; - max-width: 300px; width: 100%; text-align: center; box-shadow: 0 10px 30px rgba(0,0,0,0.5); - position: sticky; - top: 2rem; transition: all 0.3s ease; } @@ -550,38 +561,47 @@ try {
- - + +
@@ -599,13 +619,7 @@ try {

Apoya

- -
-
Oyentes y Países en Tiempo Real
- -
- -
+