optimization
This commit was merged in pull request #46.
This commit is contained in:
@@ -16,7 +16,7 @@ function StickyHeaderNav({action}) {
|
||||
<div className="col-lg-2 col-md-4 col-sm-5 col-6 order-1 order-sm-1">
|
||||
<div className="appie-logo-box">
|
||||
<a href="/">
|
||||
<img src={logo} alt="WrenchBoard" />
|
||||
<img src={logo} alt="WrenchBoard" width="175px" height="38px" />
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user