footer logo resize
This commit was merged in pull request #96.
This commit is contained in:
@@ -16,7 +16,7 @@ function FooterHomeOne({ className }) {
|
|||||||
<div className="footer-about-widget">
|
<div className="footer-about-widget">
|
||||||
<div className="logo">
|
<div className="logo">
|
||||||
<a href="#">
|
<a href="#">
|
||||||
<img src={logo} alt="WrenchBoard" loading='eager' width={300} height={65} />
|
<img src={logo} alt="WrenchBoard" loading='eager' width={175} height={38} />
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
<p>
|
<p>
|
||||||
|
|||||||
Reference in New Issue
Block a user