headerStyle.jsx 173 Bytes BlameHistoryPermalink Edit 1 2 3 4 5 6 7 8 9 10 11 12 export const style = { position: 'fixed', zIndex: 1, width: '100%', background: '#404041', padding: 0, height: 45, } export const logoStyle = { height: 45, }