Update Header.js

This commit is contained in:
Stefan Ålund
2020-02-06 09:38:27 +01:00
parent 52eb8cf8e7
commit 07bbd89dee
@@ -122,6 +122,7 @@ const styles = theme => ({
flexDirection: 'row',
flexWrap: 'wrap',
alignItems: 'center',
marginRight: theme.spacing(6),
},
title: {
color: theme.palette.bursts.fontColor,