mirror of
https://github.com/cwchristerw/bokxin-ip
synced 2025-07-05 08:04:03 +00:00
Vaihtaa Headerin taustavärin
This commit is contained in:
@ -5,7 +5,7 @@ import React from "react"
|
||||
const Header = ({ siteTitle }) => (
|
||||
<header
|
||||
style={{
|
||||
background: `rebeccapurple`,
|
||||
background: `#03719c`,
|
||||
marginBottom: `1.45rem`,
|
||||
}}
|
||||
>
|
||||
|
Reference in New Issue
Block a user