Skip to content

Commit

Permalink
style(image-card): fix action button spacing
Browse files Browse the repository at this point in the history
  • Loading branch information
michael-iden committed Jul 1, 2021
1 parent 15bbcdf commit cb485b0
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@

.card__action-button {
margin-left: auto;
display: inline-flex;
}

.card__title--hover {
Expand Down

0 comments on commit cb485b0

Please sign in to comment.