Skip to content

Commit

Permalink
Merge pull request #280 from nwplus/name-patch
Browse files Browse the repository at this point in the history
fix long event name handling
  • Loading branch information
jackyzha0 authored Mar 6, 2021
2 parents 88a5e2b + 5e5e272 commit 8d05ebb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/Schedule/Event.js
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ const EventCard = styled(Card)`
& > h3 {
opacity: 1;
width: 65%;
}
`

Expand Down

0 comments on commit 8d05ebb

Please sign in to comment.