diff --git a/components/Venue/venue.js b/components/Venue/venue.js index bc24eb5d..860d209c 100644 --- a/components/Venue/venue.js +++ b/components/Venue/venue.js @@ -29,14 +29,14 @@ function Venue({ className, city }) { return (
+ className='relative w-[300px] h-[400px] sm:w-[250px] sm:h-[350px] card-bg rounded-md bg-[image:var(--image-url)] flex items-center justify-center p-4 cursor-pointer m-3 hover:scale-105 hover:shadow-xl transition-transform duration-300 ease-in-out'>
{city.cfp?
cfp is open
:null}