mirror of
https://github.com/cwchristerw/bokxin-ip
synced 2024-11-14 01:20:29 +00:00
Vaihtaa Headerin taustavärin
This commit is contained in:
parent
0433b46299
commit
a02c669cc8
@ -5,7 +5,7 @@ import React from "react"
|
|||||||
const Header = ({ siteTitle }) => (
|
const Header = ({ siteTitle }) => (
|
||||||
<header
|
<header
|
||||||
style={{
|
style={{
|
||||||
background: `rebeccapurple`,
|
background: `#03719c`,
|
||||||
marginBottom: `1.45rem`,
|
marginBottom: `1.45rem`,
|
||||||
}}
|
}}
|
||||||
>
|
>
|
||||||
|
Loading…
Reference in New Issue
Block a user