From 94408dd4ff57c83fad447a2cf5dcb8f5cf172ba7 Mon Sep 17 00:00:00 2001 From: z0ccc Date: Wed, 23 Jun 2021 20:42:22 -0400 Subject: [PATCH] Changed title font size --- src/styles/App.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/styles/App.css b/src/styles/App.css index f2e93b3..249dac8 100644 --- a/src/styles/App.css +++ b/src/styles/App.css @@ -60,7 +60,7 @@ table { th { font-weight: 600; - font-size: 15px; + font-size: 14px; text-align: left; }