diff --git a/less/headerfooter.less b/less/headerfooter.less index 773ec261..cf690bc3 100644 --- a/less/headerfooter.less +++ b/less/headerfooter.less @@ -805,6 +805,7 @@ footer { padding: 1.3rem 1.8rem; @media screen and (min-width: @screen-xs-min) { display: inline-block; + padding: 0rem 1.8rem; } &:link, &:visited { color: fade(@white, 80%); diff --git a/views/layout.html b/views/layout.html index 6494e047..39572386 100644 --- a/views/layout.html +++ b/views/layout.html @@ -105,61 +105,7 @@