Fix Hackathon card background

This commit is contained in:
Sam Poder 2022-09-22 12:08:37 +08:00 committed by GitHub
parent 82f18e21f7
commit 659830091f

View file

@ -113,7 +113,8 @@ function EventCard({
}}
style={{
backgroundImage: `linear-gradient(rgba(0,0,0,0) 0%, rgba(0,0,0,0.375) 75%), url('${banner}')`,
textAlign: 'center'
textAlign: 'center',
backgroundSize: 'cover'
}}
>
<Badge