Skip to content

Commit

Permalink
add margin for better centering
Browse files Browse the repository at this point in the history
  • Loading branch information
vpchung committed Nov 2, 2023
1 parent bb32d7e commit 3278939
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,9 @@
height: 100%;
}
.card-status {
div:first-child {
margin-right: 5px;
}
min-height: 58px;
display: flex;
flex-direction: column;
Expand Down

0 comments on commit 3278939

Please sign in to comment.