From 2d6953c3792b6ed821ea04e307ca2c943a130fa6 Mon Sep 17 00:00:00 2001 From: Nate Taylor Date: Sat, 26 Oct 2019 15:43:24 -0500 Subject: [PATCH] Updating styles --- src/site.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/site.css b/src/site.css index 6d70d0f..55c45dc 100644 --- a/src/site.css +++ b/src/site.css @@ -67,6 +67,6 @@ div.results { background: #9BC850; position: absolute; top: 20%; - bottom: 75%; + height: 75%; width: 95%; } \ No newline at end of file