optimization

This commit was merged in pull request #46.
This commit is contained in:
2023-11-03 03:43:26 -07:00
parent ce0bb90b51
commit 23bbad6552
10 changed files with 253 additions and 331 deletions
@@ -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>