[gnome-web-www] Reduce padding the of the home banner



commit d1281d6c74c39bfb6602c74f633497ece7fee899
Author: Tom Tryfonidis <tomtryf gnome org>
Date:   Tue Mar 6 22:21:28 2018 +0200

    Reduce padding the of the home banner

 theme/css/home.css |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/theme/css/home.css b/theme/css/home.css
index 8bf93b9..cc3e0fe 100644
--- a/theme/css/home.css
+++ b/theme/css/home.css
@@ -2,7 +2,7 @@
 /* ========================================================================== */
 
 .home_banner {
-    padding: 70px 0 40px;
+    padding: 40px 0 40px;
 }
 
 /* Responsive Media Queries for Homepage */


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]