diff --git a/public/index.html b/public/index.html
index e3eec68..c1a4d7a 100644
--- a/public/index.html
+++ b/public/index.html
@@ -64,7 +64,7 @@
text-decoration: none; color: var(--text);
font-size: 1.125rem; font-weight: 700; letter-spacing: -0.02em;
}
- .logo svg, .logo img { width: 28px; height: 28px; }
+ .logo svg, .logo img { width: 40px; height: 40px; }
.powered-by {
display: inline-flex; align-items: center; gap: 0.3125rem;
padding: 0.1875rem 0.5rem;