Skip to content

Commit

Permalink
design: tweak margin of summary card footer
Browse files Browse the repository at this point in the history
without this there is a bit too much space at the bottom of the card.
  • Loading branch information
MatMoore committed Nov 29, 2024
1 parent 717de79 commit 1d9aa90
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scss/_details.scss
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,5 @@

.app-summary-card .app-summary-card__footer {
text-align: right;
margin-bottom: 0;
}

0 comments on commit 1d9aa90

Please sign in to comment.