Skip to content

Commit

Permalink
πŸ’„ Event card width #1929
Browse files Browse the repository at this point in the history
  • Loading branch information
padms committed Nov 28, 2023
1 parent 6fff13c commit 75ab098
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ const StyledEventsCard = styled(EventsCard)`
}
min-width: var(--card-maxWidth, 100%);
max-width: var(--card-maxWidth, 100%);
`

const MultipleEventCards = ({
Expand Down

0 comments on commit 75ab098

Please sign in to comment.