From 29faf9dc6aed2673c7e8dfd7044821a3c37f48b3 Mon Sep 17 00:00:00 2001 From: Hazel Aranda Date: Thu, 25 Mar 2021 07:27:37 -0400 Subject: [PATCH] Style changes... --- static/style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/static/style.css b/static/style.css index e9e6854..d328957 100644 --- a/static/style.css +++ b/static/style.css @@ -125,6 +125,7 @@ div.table-wrapper { div.table-wrapper table { border-collapse: collapse; + border: 2px solid; } div.table-wrapper table,