Skip to content

Commit

Permalink
fix(junior): handle mission card name issues
Browse files Browse the repository at this point in the history
  • Loading branch information
rouxxi committed Sep 23, 2024
1 parent 58cf2ef commit d7dc212
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions junior/app/styles/components/mission-card/card.scss
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,7 @@
margin-top: var(--pix-spacing-2x);

.mission-name {
min-height: 62px;
margin-bottom: var(--pix-spacing-3x);
font-weight: 800;
font-size: 22.38px;
Expand Down

0 comments on commit d7dc212

Please sign in to comment.