From 845c973febea9dd6637cd54f3e84d1838f50c8bf Mon Sep 17 00:00:00 2001 From: Yucheng Hang Date: Tue, 3 Mar 2020 02:03:27 -0500 Subject: [PATCH] ~ --- main.css | 3 +++ 1 file changed, 3 insertions(+) diff --git a/main.css b/main.css index cdf6c73..88a4515 100644 --- a/main.css +++ b/main.css @@ -13,6 +13,9 @@ header{ align-items: center; justify-content: space-around; } +h1{ + font-size: 20px; +} #chatBox { width:100%;