From a8b971b59ea232447f6b754e04c1907d9145f972 Mon Sep 17 00:00:00 2001 From: Elijah Date: Wed, 13 Sep 2023 18:12:50 +0000 Subject: [PATCH] Remove nonexistent Stylesheets --- pcweb/styles/styles.py | 1 - 1 file changed, 1 deletion(-) diff --git a/pcweb/styles/styles.py b/pcweb/styles/styles.py index 26937516f2..6b0451a41d 100644 --- a/pcweb/styles/styles.py +++ b/pcweb/styles/styles.py @@ -69,7 +69,6 @@ # Fonts to include. STYLESHEETS = [ "https://fonts.googleapis.com/css2?family=Instrument+Sans:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600;1,700&family=Space+Mono:ital,wght@0,400;0,700;1,400;1,700&family=IBM+Plex+Mono:ital,wght@0,500;0,600;1,600&display=swap", - "/style.css", ] NAV_TEXT_STYLE = {