Skip to content

Commit

Permalink
fix thumbnails sqaushing/stretching (#1711)
Browse files Browse the repository at this point in the history
  • Loading branch information
dym-sh authored Jan 3, 2022
1 parent 359de43 commit fac80b7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/sass/_themes.scss
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@
img {
width: 100%;
height: 90%;
object-fit: cover;
}

span {
Expand Down

0 comments on commit fac80b7

Please sign in to comment.