mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2025-12-26 13:52:38 +00:00
Flipping the handle on the beer in the logo
This commit is contained in:
@@ -72,7 +72,7 @@ var Statusbar = React.createClass({
|
||||
|
||||
<div className='left'>
|
||||
<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>
|
||||
|
||||
Reference in New Issue
Block a user