diff --git a/public/style.css b/public/style.css index 34bb4a0..d77d85d 100644 --- a/public/style.css +++ b/public/style.css @@ -882,8 +882,8 @@ body { } .welcome-logo .logo-outer { - width: 48px; - height: 48px; + width: 86px; + height: 86px; border-radius: 50%; background: radial-gradient(135deg, var(--brand-green) 0%, #0a5f49 100%); display: flex;