Adds a css rule to target the logo in .footer-local and padding between the logo and open source info at the bottom

This commit is contained in:
erose357
2018-01-09 12:54:41 -07:00
parent 9845258a25
commit 83ca3b7b8b

View File

@@ -88,6 +88,10 @@ footer {
@include panepadding;
div.row a img {
margin-bottom: 20px;
}
.row {
&, p, h1, h2, h3, h4, h5, h6 {
color: $disabled-med;