Skip to content

Commit

Permalink
Merge pull request #372 from Netcentric/328-expanding-cards
Browse files Browse the repository at this point in the history
#328 - fix text overlaping
  • Loading branch information
mihai-buricea-net authored Aug 1, 2023
2 parents 66037f9 + ebb2788 commit ce31b61
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions blocks/expanding-cards/expanding-cards.css
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
padding-right: 15px;
opacity: 0;
transition: opacity 0.6s;
box-sizing: border-box;
}

.expanding-cards-item {
Expand Down

0 comments on commit ce31b61

Please sign in to comment.