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 +- questions.html | 108 ++++++++++++++++++++++++++++++++++++++++++++------- solutions.html | 18 ++++++++- 3 files changed, 113 insertions(+), 17 deletions(-) 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; diff --git a/questions.html b/questions.html index 0ee7b5b..e4d9340 100644 --- a/questions.html +++ b/questions.html @@ -1,18 +1,67 @@ - - + + + Solutions Repo + + + + - + + + + + + - - Solutions Repo + + + + + +
-
-