Tweaks to the header changes

This commit is contained in:
Tim Nguyen
2015-10-03 18:58:44 +02:00
parent 5c5305d243
commit be8ae4f0b9
7 changed files with 17 additions and 16 deletions

View File

@ -21,7 +21,7 @@ export default class Header extends Component {
<button className='drawer tour-item' onTouchStart={bind(toggle())}>
<i className='icon-menu'></i>
</button>
<h1 className='regular-medium'>Hawk</h1>
<h1>Hawk</h1>
{i}
</header>