Skip to content

Commit

Permalink
fix max-width
Browse files Browse the repository at this point in the history
  • Loading branch information
FelipeSimoes committed Jan 18, 2024
1 parent 33736d1 commit 2493d92
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions blocks/card/card.css
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,10 @@ raqn-card > div div:last-child > a {
padding: 0;
}

raqn-card p:last-child {
display: inline-grid;
}

raqn-card raqn-icon {
width: 100%;
display: flex;
Expand Down

0 comments on commit 2493d92

Please sign in to comment.