Skip to content

Commit

Permalink
chore: APPS-2992 move min height styles to sectionTeaserCard (#628)
Browse files Browse the repository at this point in the history
chore: min height

Co-authored-by: Jess Divers <[email protected]>
  • Loading branch information
farosFreed and Jess Divers authored Oct 3, 2024
1 parent 2bb74e3 commit 133732f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/styles/ftva/_section-teaser-card.scss
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
flex-basis: calc((100% / 3) - 22px);
min-width: 280px;
margin-bottom: 15px;
min-height: 350px;
}
}

Expand Down

1 comment on commit 133732f

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.