Skip to content

Commit

Permalink
align items end
Browse files Browse the repository at this point in the history
  • Loading branch information
cydoval committed Sep 22, 2023
1 parent 7bd4432 commit 1ea0d5f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Keas.Mvc/ClientApp/src/sass/_components.scss
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
.card-head {
padding: $card-padding;
padding-top: 1.8rem;
align-items: end;
}
.card-content {
padding: $card-padding;
Expand Down

0 comments on commit 1ea0d5f

Please sign in to comment.