From 1e3b77d4681cf4098694f67d89f652f04336e0fc Mon Sep 17 00:00:00 2001 From: Jean-Nicolas Veigel Date: Fri, 15 Mar 2024 11:03:21 +0100 Subject: fix(style): remove empty ruleset --- static/style.css | 5 ----- 1 file changed, 5 deletions(-) (limited to 'static') diff --git a/static/style.css b/static/style.css index ae16c9c..0a8b26d 100644 --- a/static/style.css +++ b/static/style.css @@ -794,11 +794,6 @@ main#everything { padding-right: var(--gap); } - #everything-lessons .lesson-title, - #everything-lessons .chapter-title, - #everything-lessons .chapter-separator { - /* position: static; */ - } -- cgit v1.2.3