From 8d37dafed96871f13b6a58fb2385f477de8f8f31 Mon Sep 17 00:00:00 2001 From: MathMan05 Date: Thu, 1 Aug 2024 00:10:11 -0500 Subject: [PATCH] get rid of unused property --- webpage/style.css | 4 ---- 1 file changed, 4 deletions(-) diff --git a/webpage/style.css b/webpage/style.css index f60c941..76609c1 100644 --- a/webpage/style.css +++ b/webpage/style.css @@ -903,10 +903,6 @@ select{ height: .15in; } -.channels .space { - /* text-indent: .15in; */ -} - input[type="checkbox"] { width: .15in; height: .15in;