FIX look and feel

This commit is contained in:
WaylonWalker 2020-03-01 09:12:06 -06:00
parent 13d413a732
commit aaeaa8af76
2 changed files with 10 additions and 2 deletions

View file

@ -5,7 +5,7 @@ import React from "react"
const Header = ({ siteTitle }) => (
<header
style={{
background: `rebeccapurple`,
background: `black`,
marginBottom: `1.45rem`,
}}
>