From 1bbbdd0fde13be4f39ff6814a154c96f5d70364d Mon Sep 17 00:00:00 2001 From: root Date: Tue, 6 Jun 2023 17:01:28 -0400 Subject: [PATCH] Updated table size --- public/css/admin-employees.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/css/admin-employees.css b/public/css/admin-employees.css index 309099f..ebc3f17 100755 --- a/public/css/admin-employees.css +++ b/public/css/admin-employees.css @@ -112,7 +112,7 @@ table { border-spacing: 0; min-width: 90%; max-width: 90%; - font-size: 15px; + font-size: 14px; } table tr th,