From 7b618f56cba26c288a46756ccc6d5c8936c65d53 Mon Sep 17 00:00:00 2001 From: swaggboi Date: Thu, 15 Aug 2024 21:29:19 -0400 Subject: [PATCH] Tired of this border --- public/css/elements.css | 1 - 1 file changed, 1 deletion(-) diff --git a/public/css/elements.css b/public/css/elements.css index 1820f2e..1b6b04e 100644 --- a/public/css/elements.css +++ b/public/css/elements.css @@ -73,7 +73,6 @@ table { width: 100%; } table, th, td { border-collapse: collapse; - border: 0.15em dotted black; text-align: center; }