From 53b090917b4762e101fd806b46ed1be7c9b230ed Mon Sep 17 00:00:00 2001 From: Jack Jamison Date: Thu, 9 Jul 2026 21:29:48 -0400 Subject: don't import additional css --- configuration/cgit/custom.css | 2 -- 1 file changed, 2 deletions(-) (limited to 'configuration') diff --git a/configuration/cgit/custom.css b/configuration/cgit/custom.css index 00ad077..4194b18 100644 --- a/configuration/cgit/custom.css +++ b/configuration/cgit/custom.css @@ -2,8 +2,6 @@ * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at https://mozilla.org/MPL/2.0/. */ -@import url("cgit.css"); - * { line-height: 1.25em; } div#cgit { -- cgit v1.2.3