Skip to content

Commit

Permalink
docs: correct jest cards jagged edges in firefox (#11233)
Browse files Browse the repository at this point in the history
  • Loading branch information
armano2 authored Mar 23, 2021
1 parent 6214a88 commit d7b597f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions website/static/css/custom.scss
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,7 @@ div.jest-card-front,
display: flex;
justify-content: center;
align-items: center;
outline: 1px solid transparent;
}

div.jest-card-front {
Expand Down

0 comments on commit d7b597f

Please sign in to comment.