Skip to content

Commit

Permalink
fix(T242): fix altezza minima titolo card 20241030
Browse files Browse the repository at this point in the history
  • Loading branch information
lcucuzzella committed Oct 30, 2024
1 parent f751ba0 commit 5f29735
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -66,3 +66,7 @@
padding-left: 6px;
}
}

.card-community__title{
min-height: 80px;
}

0 comments on commit 5f29735

Please sign in to comment.