1
0
mirror of https://github.com/cwchristerw/bokxin-ip synced 2024-11-09 13:40:28 +00:00

Vaihtaa Headerin taustavärin

This commit is contained in:
Juho Salli 2019-12-19 10:13:54 +02:00
parent 0433b46299
commit a02c669cc8

View File

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