diff --git a/public/css/launcher.css b/public/css/launcher.css index 3001978..e9873e3 100644 --- a/public/css/launcher.css +++ b/public/css/launcher.css @@ -185,7 +185,7 @@ body { position: fixed; left: 20px; bottom: 20px; - width: 400px; + width: 250px; height: 300px; background: linear-gradient(#2b2115, #1a140d); border: 3px solid #8b6a3c; @@ -246,7 +246,6 @@ body { color: #7ec8ff; } - /* ── Music Control ──────────────────────────────── */ #music-control {