From 70fe123ccd6a9b0612eaf4d996ba77e9fd6e6ab5 Mon Sep 17 00:00:00 2001 From: Zachary Vance Date: Tue, 8 Nov 2022 01:49:20 -0500 Subject: [PATCH] Remove dead code --- index.css | 4 ---- 1 file changed, 4 deletions(-) diff --git a/index.css b/index.css index 320ef5b..d7b2f7d 100644 --- a/index.css +++ b/index.css @@ -84,10 +84,6 @@ section > span { margin-left: 20px; } -section > h1 { - font-style: small-caps; -} - table { border-collapse: separate; } -- 2.47.3