From 2f2a737d811e1ba91741b57a57456ade91c884d8 Mon Sep 17 00:00:00 2001 From: Mavis Ou Date: Wed, 21 Feb 2018 14:50:25 -0800 Subject: [PATCH] Fixed #1079 - removed extra padding in site nav and home hero banner section (#1080) --- source/pug/templates/master.pug | 2 +- source/pug/views/home.pug | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/source/pug/templates/master.pug b/source/pug/templates/master.pug index 966634e9528..ab92f4b2681 100644 --- a/source/pug/templates/master.pug +++ b/source/pug/templates/master.pug @@ -47,7 +47,7 @@ html .wrapper-burger .container .row - .col.p-4 + .col.py-4 .d-flex.flex-row.justify-content-between.align-items-center div.d-flex.align-items-center a.logo.text-hide(href=`/`) Mozilla Network diff --git a/source/pug/views/home.pug b/source/pug/views/home.pug index 8197a3f4755..588a48a1448 100755 --- a/source/pug/views/home.pug +++ b/source/pug/views/home.pug @@ -7,7 +7,7 @@ include ../partials/pulse-projects.pug block heroGuts .row - .col-md-12.col-lg-6.py-5.px-4 + .col-md-12.col-lg-6.py-5 .mb-4: h1.h1-white Be a champion of a healthy internet p.lead-black Billions of people depend on a healthy internet. Our network helps keep this ecosystem open, secure, and accessible to all.