Skip to content

Commit

Permalink
padding: 1rem;
Browse files Browse the repository at this point in the history
Signed-off-by: Lee Calcote <[email protected]>
  • Loading branch information
leecalcote committed Jun 27, 2024
1 parent 5abbed2 commit 09d5117
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions common/common.scss
Original file line number Diff line number Diff line change
Expand Up @@ -194,9 +194,11 @@
display: inline-block;
width: 132px;
height: 132px;
padding: 1rem;
img {
height: 90%;
width: 90%;
object-fit: contain;
height: 100%;
width: 100%;
}
.category-abbreviation {
display: none;
Expand Down

0 comments on commit 09d5117

Please sign in to comment.