0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-05 23:12:39 +00:00

Flipping the handle on the beer in the logo

This commit is contained in:
Scott
2016-01-03 22:26:45 -08:00
parent 4ff1f3dc37
commit b1b69437ea

View File

@@ -72,7 +72,7 @@ var Statusbar = React.createClass({
<div className='left'> <div className='left'>
<div className='toolName'> <div className='toolName'>
Home<i className='fa fa-beer' /><small>rewery</small> Home<i className='fa fa-beer fa-flip-horizontal' /><small>rewery</small>
</div> </div>
</div> </div>