From 1418bc3c613fbe605bf39ebd35eb21d6c3ab0e69 Mon Sep 17 00:00:00 2001 From: fiatjaf Date: Sat, 28 Aug 2021 09:51:44 -0300 Subject: [PATCH] remove unused .hidden --- static/style.css | 4 ---- 1 file changed, 4 deletions(-) diff --git a/static/style.css b/static/style.css index cb1c694..7695e4a 100644 --- a/static/style.css +++ b/static/style.css @@ -8,10 +8,6 @@ body { padding: 60px 20px 40px 20px; } -.hidden { - display: none; -} - .title { font-size: 40px; font-weight: 700;