mirror of
https://github.com/myronblair/tomsjavajive
synced 2026-06-30 17:50:32 -05:00
Replace logo with new 1500x1500 transparent PNG design
Fresh Tom's Java Jive logo with coffee cup, Tom's Java Jive text, Artisan Coffee Roaster, and www.tomsjavajive.com. Bump logo display height to 65px to suit square aspect ratio. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -107,7 +107,7 @@ img {
|
||||
}
|
||||
|
||||
.logo-img {
|
||||
height: 45px;
|
||||
height: 65px;
|
||||
width: auto;
|
||||
}
|
||||
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 134 KiB After Width: | Height: | Size: 143 KiB |
+1
-1
@@ -10,7 +10,7 @@
|
||||
<div class="footer-grid">
|
||||
<div class="footer-brand">
|
||||
<a href="/" class="logo">
|
||||
<img src="/assets/images/logo.png" alt="<?= SITE_NAME ?>" style="height: 50px;">
|
||||
<img src="/assets/images/logo.png" alt="<?= SITE_NAME ?>" style="height: 65px;">
|
||||
</a>
|
||||
<p>Premium artisan coffee beans freshly roasted and delivered to your door. Experience the perfect cup, every time.</p>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user