diff --git a/public/index.html b/public/index.html index 1d43fed..79e45fb 100644 --- a/public/index.html +++ b/public/index.html @@ -153,8 +153,9 @@ width: 100%; max-width: 420px; margin-bottom: 24px; text-align: center; } .login-hero img { - width: 100%; max-width: 380px; border-radius: 14px; - box-shadow: 0 4px 20px rgba(0,0,0,0.12); + width: 100%; max-width: 380px; + border-radius: 0; + filter: drop-shadow(0 4px 12px rgba(0,0,0,0.15)); } .login-tagline { font-family: 'Playfair Display', serif;