Skip to content

Commit

Permalink
🎨 Remove max lg size #2440 (#2444)
Browse files Browse the repository at this point in the history
  • Loading branch information
millianapia authored Aug 16, 2024
1 parent 8beecc3 commit 3d840f2
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@ const MultipleEventCards = ({
{data?.length <= 4 || isMobile ? (
<ul
className={`
max-lg:w-full
grid
gap-y-3
gap-x-4
Expand Down

0 comments on commit 3d840f2

Please sign in to comment.