From 7b2698828abad266eb105c84fa9cd01aff4708b4 Mon Sep 17 00:00:00 2001 From: Dreytac Date: Tue, 9 Jul 2024 03:11:28 +1000 Subject: [PATCH] Remove user notice. --- jellyfin.css | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/jellyfin.css b/jellyfin.css index 0369891..709522f 100644 --- a/jellyfin.css +++ b/jellyfin.css @@ -16,6 +16,7 @@ justify-content: center; } +/* Remove comment to add user notice. .section4 { text-align: center; font-weight: bold; @@ -24,8 +25,9 @@ } .section4::after { - content: "A BUNCH OF TOM HANKS MOVIES ARE BEING ADDED. THEY WON'T APPEAR IN THE RECENTLY ADDED SECTION."; + content: ""; } +*/ @media (min-device-width: 900px) { .section0 .overflowBackdropCard, .section0 .overflowSmallBackdropCard {