1
0
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:
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 }) => ( const Header = ({ siteTitle }) => (
<header <header
style={{ style={{
background: `rebeccapurple`, background: `#03719c`,
marginBottom: `1.45rem`, marginBottom: `1.45rem`,
}} }}
> >