From ad27574cf1b7728dc0c36095e027bdb5a2b4de8b Mon Sep 17 00:00:00 2001 From: phoenixbyrd Date: Mon, 17 Aug 2020 21:10:17 -0500 Subject: [PATCH] minor error in how faq section worked --- style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/style.css b/style.css index be75691..5d377f7 100644 --- a/style.css +++ b/style.css @@ -264,8 +264,8 @@ h2 { color: antiquewhite !important; } -.footer-faq { - margin-top: 9.5%; +.faq { + height: 100%; } /* About CSS */