From 99f5aa59364c29f343e46a1563cde756598bd968 Mon Sep 17 00:00:00 2001 From: Thomas Smith <49042513+tsmitty11@users.noreply.github.com> Date: Thu, 8 Sep 2022 15:56:03 -0400 Subject: [PATCH] Stylesheet cleanup --- src/static/css/style.css | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/static/css/style.css b/src/static/css/style.css index f763f07..e6a75b0 100644 --- a/src/static/css/style.css +++ b/src/static/css/style.css @@ -196,10 +196,6 @@ p{ /* Buttons */ -a{ - -} - .btn-primary{ padding: 65px 80px; border-radius: 0px !important;