aboutsummaryrefslogtreecommitdiff
path: root/assets/css/style.css
diff options
context:
space:
mode:
authornanalelfe <nargiza.nosirova@mail.utoronto.ca>2016-07-11 05:44:33 +0000
committernanalelfe <nargiza.nosirova@mail.utoronto.ca>2016-07-11 05:44:33 +0000
commit311bd49e19b10ca70742bb4cd919dfec1800e23f (patch)
treea5c47862898158599fb74c0307bc77de5a9d1202 /assets/css/style.css
parent01e9cff4c6fa7f0672705613ff03107dabe9268d (diff)
parent74f1d22dc0305d52cb05f4567b16d71831a1336c (diff)
Merge branch 'master' of https://github.com/HumairAK/solutions_repo
Diffstat (limited to 'assets/css/style.css')
-rw-r--r--assets/css/style.css4
1 files changed, 3 insertions, 1 deletions
diff --git a/assets/css/style.css b/assets/css/style.css
index 28122e6..e88062c 100644
--- a/assets/css/style.css
+++ b/assets/css/style.css
@@ -261,8 +261,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;