From 24cbfa83fdef965c5371e3634245f5bdc373dfef Mon Sep 17 00:00:00 2001 From: Evan Pratten Date: Mon, 1 Apr 2019 10:38:37 -0400 Subject: [PATCH] fixed spacing --- css/main.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/main.css b/css/main.css index 731fbf5..fcdb415 100644 --- a/css/main.css +++ b/css/main.css @@ -108,7 +108,7 @@ h1{ } .three-height{ - height:15vh; + height:5vh; } .full-height{