fix(top): bold like styling on tab chose

This commit is contained in:
Alexey Kasyanchuk
2018-05-16 19:04:03 +03:00
parent fa7e04d056
commit 090a34fb87
2 changed files with 4 additions and 4 deletions

View File

@ -53,7 +53,7 @@ class Header extends React.Component {
<div ref={this.header} className='header'>
<Card className='w100p header-main' style={{position: 'fixed', zIndex: 2}}>
<CardMedia
overlay={<CardTitle className='header-title' title="Yarrr, Landlubbers!" subtitle={
overlay={<CardTitle className='header-title' title="Yarrr, Landlubbers!" style={{paddingTop: 2}} subtitle={
<div>
<div className='row' style={{position: 'absolute', top: -65}}>
<svg className='clickable'