From 305f74042c0ab5ea6b65c1d65d69030d93340e23 Mon Sep 17 00:00:00 2001 From: Justine Arreche Date: Thu, 2 Apr 2015 11:56:13 +0200 Subject: [PATCH] responsive fixes to the private projects section --- app/styles/app/landing.sass | 3 +++ 1 file changed, 3 insertions(+) diff --git a/app/styles/app/landing.sass b/app/styles/app/landing.sass index 17e030b5..1167f639 100644 --- a/app/styles/app/landing.sass +++ b/app/styles/app/landing.sass @@ -117,6 +117,7 @@ .left text-align: left + padding: 0 0 0 12% .recent-builds background-color: #faf9f6 @@ -321,6 +322,7 @@ @media (max-width: 797px) .customers .left text-align: center + padding: 20px 0 0 0 .recent-builds h2 text-align: center @@ -336,6 +338,7 @@ .private-repos .mobile-envelope display: inline-block + margin-bottom: 40px .private-repos h2 text-align: center