From 0c2d272068bcbbe861a8b740bf926e1470f387bd Mon Sep 17 00:00:00 2001 From: sky Date: Thu, 10 Jul 2025 04:55:35 -0400 Subject: [PATCH] music control --- css/profile.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/css/profile.css b/css/profile.css index ad36967..3e01b4d 100644 --- a/css/profile.css +++ b/css/profile.css @@ -38,9 +38,10 @@ p { letter-spacing: 0.5px; line-height: 36px; } -div { +.profile-element { margin-left: auto; margin-right: auto; + max-width: 33.3%; } #enter { position: absolute;