footer logo resize #96
@@ -16,7 +16,7 @@ function FooterHomeOne({ className }) {
|
||||
<div className="footer-about-widget">
|
||||
<div className="logo">
|
||||
<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>
|
||||
</div>
|
||||
<p>
|
||||
|
||||
Reference in New Issue
Block a user