From 1a5b3a7297410cbf02d678bebf13b124bbd3ab0b Mon Sep 17 00:00:00 2001 From: ItzzExcel <98148217+ItzzExcel@users.noreply.github.com> Date: Sat, 22 Feb 2025 01:22:22 -0600 Subject: [PATCH] Yo estoy chasin' paper --- themes/black-neptune-theme.css | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/themes/black-neptune-theme.css b/themes/black-neptune-theme.css index 0b19853..1fde78b 100644 --- a/themes/black-neptune-theme.css +++ b/themes/black-neptune-theme.css @@ -257,8 +257,7 @@ button[data-test="close-now-playing"]:hover { } [data-current] { - transition: text-shadow 0.7s ease-in-out, text-shadow 0.7s ease-in-out; - transition: padding 0.7s; + transition: text-shadow 0.7s ease-in-out, text-shadow 0.7s ease-in-out padding 0.7s ease-in-out; } [data-current="true"] { @@ -286,4 +285,4 @@ button[data-test="close-now-playing"]:hover { [class^="syncButton"] { margin-bottom: 10px; -} +} \ No newline at end of file