diff --git a/aethex-bot/public/dashboard.html b/aethex-bot/public/dashboard.html index 3c33560..5ee6974 100644 --- a/aethex-bot/public/dashboard.html +++ b/aethex-bot/public/dashboard.html @@ -88,15 +88,10 @@ } .logo-icon { - width: 40px; - height: 40px; - background: linear-gradient(135deg, var(--gradient-1), var(--gradient-2)); + width: 44px; + height: 44px; border-radius: 10px; - display: flex; - align-items: center; - justify-content: center; - font-weight: 700; - font-size: 1.125rem; + object-fit: contain; } .logo-text { @@ -1118,7 +1113,7 @@