Skip to content

Commit

Permalink
πŸ’„ Event card width #1929 (#2000)
Browse files Browse the repository at this point in the history
  • Loading branch information
padms authored Jan 22, 2024
1 parent 127485d commit ddd3e77
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ const StyledBackground = styled(BackgroundContainer)`
}
min-width: var(--card-maxWidth, 100%);
max-width: var(--card-maxWidth, 100%);
`
const StyledEventsCard = styled(EventsCard)`
width: 100%;
Expand Down

0 comments on commit ddd3e77

Please sign in to comment.