Change header background color to match images

This commit is contained in:
Justin Ethier 2016-07-01 03:36:13 -04:00
parent ccce9bedb7
commit 121d688471

View file

@ -51,7 +51,7 @@ Theme Styles
body {
box-sizing: border-box;
color:#373737;
background: #212121;
background: #000000;
font-size: 16px;
font-family: 'Myriad Pro', Calibri, Helvetica, Arial, sans-serif;
line-height: 1.5;