From 89d7b0962941a1a0defe994433bf58ea5f03b69c Mon Sep 17 00:00:00 2001 From: Lawrence Hook Date: Tue, 23 Dec 2025 15:41:38 -0500 Subject: [PATCH] fix whitespace --- src/content-script/main.css | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/content-script/main.css b/src/content-script/main.css index 4757ab6..0d1b1ae 100644 --- a/src/content-script/main.css +++ b/src/content-script/main.css @@ -43,12 +43,12 @@ html[global_enable="true"][remove_shorts_link="true"] ytd-mini-guide-entry-rende html[global_enable="true"][remove_subscriptions_link="true"] a[href="/feed/subscriptions"], /* Left Bar Navigation Sections */ -html[global_enable="true"][remove_sub_section="true"] ytd-guide-section-renderer.style-scope:nth-of-type(2), -html[global_enable="true"][remove_quick_links_section="true"] ytd-guide-section-renderer.style-scope:nth-of-type(3), -html[global_enable="true"][remove_explore_section="true"] ytd-guide-section-renderer.style-scope:nth-of-type(4), -html[global_enable="true"][remove_more_section="true"] ytd-guide-section-renderer.style-scope:nth-of-type(5), -html[global_enable="true"][remove_settings_section="true"] ytd-guide-section-renderer.style-scope:nth-of-type(6), -html[global_enable="true"][remove_footer_section="true"] #guide-renderer > div#footer, +html[global_enable="true"][remove_sub_section="true"] ytd-guide-section-renderer.style-scope:nth-of-type(2), +html[global_enable="true"][remove_quick_links_section="true"] ytd-guide-section-renderer.style-scope:nth-of-type(3), +html[global_enable="true"][remove_explore_section="true"] ytd-guide-section-renderer.style-scope:nth-of-type(4), +html[global_enable="true"][remove_more_section="true"] ytd-guide-section-renderer.style-scope:nth-of-type(5), +html[global_enable="true"][remove_settings_section="true"] ytd-guide-section-renderer.style-scope:nth-of-type(6), +html[global_enable="true"][remove_footer_section="true"] #guide-renderer > div#footer, /* Homepage */