color of headers in the footer

to F2839D
This commit is contained in:
BuildTools
2018-01-21 17:28:13 -08:00
parent 0251fbcfcf
commit f990063606
+2 -1
View File
@@ -1724,6 +1724,7 @@
font-weight: 900;
line-height: 1.5;
margin: 0 0 2em 0;
color: #F2839D
text-transform: uppercase;
letter-spacing: 0.35em;
}
@@ -3195,7 +3196,7 @@
#footer {
padding: 5em 0 6em 0 ;
background-color: #696969;
background-color: #F2839D;
}
#footer > .inner {