Even out the footer padding

This commit is contained in:
Kevin MacMartin 2018-03-06 19:34:07 -05:00
parent 9aa3705611
commit 4703e20fd4

View file

@ -1,7 +1,7 @@
.footer-section-component {
width: 100%;
height: 32px;
padding-left: 10px;
padding: 0px 10px;
background-color: $c-base;
color: $c-text-light;
line-height: 32px;