From 4032024134f17e71dc99126e7ef8f2e56dba7691 Mon Sep 17 00:00:00 2001 From: SeaswimmerTheFsh Date: Wed, 25 Oct 2023 12:45:42 -0400 Subject: [PATCH] removed useless css override --- Snippets/ComicNeue.css | 5 ----- 1 file changed, 5 deletions(-) diff --git a/Snippets/ComicNeue.css b/Snippets/ComicNeue.css index 1d1ffc3..9ca38fa 100644 --- a/Snippets/ComicNeue.css +++ b/Snippets/ComicNeue.css @@ -6,9 +6,4 @@ * Now just follow this tutorial: https://imgur.com/a/CNbw7xC */ --font: "comic neue"; - /* - * ~~DO NOT TOUCH~~ - * Removing this will display an annoying update banner. - */ - --update-notice-1: none; }