From d411b1ed22b073248879c2b7a9bb75d1a311ce1e Mon Sep 17 00:00:00 2001 From: Ashley //// Date: Sat, 3 Feb 2024 22:30:28 +0000 Subject: [PATCH] fix a thingy again --- html/playlist.ejs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/html/playlist.ejs b/html/playlist.ejs index 0b7b4a15..1818d14d 100644 --- a/html/playlist.ejs +++ b/html/playlist.ejs @@ -175,7 +175,7 @@ font-family:Ubuntu top: 0; left: 0; width: 13em; - height: 447px; + height: 417px; background-size: cover; filter: blur(53px); backdrop-filter: blur(157px);