From 60bec2cd87f58abc03f0e2f33e9e515ae37c964b Mon Sep 17 00:00:00 2001 From: Justine Arreche Date: Tue, 7 Apr 2015 12:42:49 +0200 Subject: [PATCH] changed section padding to 70px --- app/styles/app/landing.sass | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/styles/app/landing.sass b/app/styles/app/landing.sass index 9eb4fb70..10efc413 100644 --- a/app/styles/app/landing.sass +++ b/app/styles/app/landing.sass @@ -53,7 +53,7 @@ font-weight: 300 .hero, .oss-testing, .customers, .recent-builds, .free-for-oss, .private-repos, .features-list, .build-flows, .user-testimonials - padding: 90px 0 90px 0 + padding: 70px 0 70px 0 h1, h2 margin-top: 0