Darken Events hero overlay for better text readability
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
2be7f7949f
commit
0f42c8f753
1 changed files with 1 additions and 1 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in a new issue