From a2ccc417c06d0ae73cb10dd691d4a0929e798a3c Mon Sep 17 00:00:00 2001 From: ItzzExcel <98148217+ItzzExcel@users.noreply.github.com> Date: Thu, 27 Feb 2025 00:49:30 -0600 Subject: [PATCH] ok --- themes/black-neptune-theme.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/black-neptune-theme.css b/themes/black-neptune-theme.css index e2ffee6..c14f140 100644 --- a/themes/black-neptune-theme.css +++ b/themes/black-neptune-theme.css @@ -158,7 +158,7 @@ [class^="player"] { width: calc(100% - 20px); - bottom: 15px; + bottom: 10px; left: 10px; border: 1px solid rgb(25, 25, 25); border-radius: 4px !important;