Skip to content

Commit a374df7

Browse files
tomvannuenenclaude
andcommitted
Increase homepage logo size slightly
- Increase logo height from 120px to 140px for better visibility 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent 0dba49f commit a374df7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<div class="homepage-hero">
77
<div class="container text-center py-3">
88
<a href="https://dlab.berkeley.edu/" target="_blank">
9-
<img src="static/images/logo-2023.png" alt="D-Lab Berkeley" class="mb-2 d-block mx-auto" style="height: 120px; width: auto;">
9+
<img src="static/images/logo-2023.png" alt="D-Lab Berkeley" class="mb-2 d-block mx-auto" style="height: 140px; width: auto;">
1010
</a>
1111
<h2 class="mb-0">Workshop Catalog</h2>
1212
</div>

0 commit comments

Comments
 (0)