Darken Events hero overlay for better text readability

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Calum Muir 2026-04-30 20:15:10 +00:00
parent 2be7f7949f
commit 0f42c8f753

View file

@ -114,7 +114,7 @@ const typeColors: Record<string, string> = {
/>
<div
class="absolute inset-0"
style="background: linear-gradient(160deg, rgba(0,0,0,0.78) 0%, rgba(0,0,0,0.4) 60%, rgba(0,0,0,0.5) 100%);"
style="background: linear-gradient(160deg, rgba(0,0,0,0.88) 0%, rgba(0,0,0,0.65) 60%, rgba(0,0,0,0.72) 100%);"
/>
<div
class="relative flex flex-col justify-end"