From 2e9b2ea9350c31cce1780d3227991a8df06845bb Mon Sep 17 00:00:00 2001 From: Yucheng Hang Date: Tue, 3 Mar 2020 02:10:10 -0500 Subject: [PATCH] ~ --- index.html | 2 +- main.css | 4 +--- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/index.html b/index.html index 2478308..7abd210 100644 --- a/index.html +++ b/index.html @@ -12,7 +12,7 @@
Menu Icon -

Welcome to Chatmate!  {UserName}

+

Welcome to Chatmate!  {UserName}

Profile Icon
diff --git a/main.css b/main.css index 88a4515..cf85371 100644 --- a/main.css +++ b/main.css @@ -13,9 +13,7 @@ header{ align-items: center; justify-content: space-around; } -h1{ - font-size: 20px; -} + #chatBox { width:100%;