sync
This commit is contained in:
@@ -62,7 +62,7 @@ export default function Nav() {
|
||||
<div style={{ display: 'flex', alignItems: 'center', gap: '16px' }}>
|
||||
<div className="brand">
|
||||
<a href="/" style={{ display: 'inline-block', textDecoration: 'none' }}>
|
||||
<img src="/header.jpg" alt="420Deals.ch" style={{ height: '40px', width: 'auto' }} />
|
||||
<img src="/header.png" alt="420Deals.ch" style={{ height: '50px', width: 'auto' }} />
|
||||
</a>
|
||||
</div>
|
||||
<button
|
||||
|
||||
Reference in New Issue
Block a user