Fix issue where registration indicator overlaps with text in Welcome screen cards
Closes #67
Previous behaviour
The dot indicating whether you registered for an event overlaps with the event information.
Steps to reproduce:
- Open the Welcome screen
- Have an event with a very long name or location description.
- Notice the text passes through the the indicator dot.
New behaviour
The dot indicating whether you registered for an event no longer overlaps with the event information.
Steps to validate that it works:
- Open the Welcome screen
- Have an event with a very long name or location description.
- Notice the text wraps before the indicator dot.