mirror of
https://github.com/myronblair/tomsjavajive
synced 2026-06-30 17:50:32 -05:00
Revert site logo to original — new logo kept for GMC only
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -107,7 +107,7 @@ img {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.logo-img {
|
.logo-img {
|
||||||
height: 65px;
|
height: 45px;
|
||||||
width: auto;
|
width: auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Binary file not shown.
|
Before Width: | Height: | Size: 143 KiB After Width: | Height: | Size: 134 KiB |
+1
-1
@@ -10,7 +10,7 @@
|
|||||||
<div class="footer-grid">
|
<div class="footer-grid">
|
||||||
<div class="footer-brand">
|
<div class="footer-brand">
|
||||||
<a href="/" class="logo">
|
<a href="/" class="logo">
|
||||||
<img src="/assets/images/logo.png?v=<?= filemtime($_SERVER['DOCUMENT_ROOT'] . '/assets/images/logo.png') ?>" alt="<?= SITE_NAME ?>" style="height: 65px;">
|
<img src="/assets/images/logo.png?v=<?= filemtime($_SERVER['DOCUMENT_ROOT'] . '/assets/images/logo.png') ?>" alt="<?= SITE_NAME ?>" style="height: 50px;">
|
||||||
</a>
|
</a>
|
||||||
<p>Premium artisan coffee beans freshly roasted and delivered to your door. Experience the perfect cup, every time.</p>
|
<p>Premium artisan coffee beans freshly roasted and delivered to your door. Experience the perfect cup, every time.</p>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user