Skip to content

Commit

Permalink
Fix the card front that looks overlapping part of the card back
Browse files Browse the repository at this point in the history
  • Loading branch information
ony3000 committed Dec 5, 2021
1 parent 3093c18 commit 0006792
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions website/static/css/custom.css
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,7 @@ div.jest-card-front,
}

div.jest-card-front {
z-index: 1;
background-color: #fff;
border: 1px solid #bbb;
}
Expand Down

0 comments on commit 0006792

Please sign in to comment.