From 41234c1caf85c2306563ec01efa16ad285f706bd Mon Sep 17 00:00:00 2001 From: kumar Date: Sun, 10 Jul 2016 00:59:36 -0400 Subject: bootstrapped questions page --- assets/css/style.css | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'assets/css/style.css') diff --git a/assets/css/style.css b/assets/css/style.css index 3c80cd7..dad099b 100644 --- a/assets/css/style.css +++ b/assets/css/style.css @@ -224,8 +224,10 @@ footer nav a { font-family: 'Roboto', sans-serif; } #solutions-main{ - min-height: 87%; + min-height: 100%; + padding-top: 65px; } + /*the section which holds each of the solutions*/ section.solutions-card{ text-align: left; -- cgit v1.2.3