Skip to content
This repository has been archived by the owner on Apr 28, 2023. It is now read-only.

Commit

Permalink
Update Event Card Price line to align start
Browse files Browse the repository at this point in the history
  • Loading branch information
JosephCurley committed Dec 29, 2021
1 parent 0184803 commit 2a9f26b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/card/event-card/event-card.scss
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,7 @@

.event-card__pricing {
@include line-clamp(2);
align-items: flex-start;
min-height: 2.2em;
padding-bottom: $spacing-xs;
white-space: normal;
Expand Down

0 comments on commit 2a9f26b

Please sign in to comment.