Skip to content

Commit

Permalink
💄 style: remove figure & img max height
Browse files Browse the repository at this point in the history
  • Loading branch information
welpo committed Jul 28, 2023
1 parent 09e5bc1 commit 3dc3e49
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions sass/parts/_image.scss
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,6 @@ figcaption {
text-align: center;
}

figure img {
max-height: 500px;
}

img {
display: block;
margin: 0 auto;
Expand Down

0 comments on commit 3dc3e49

Please sign in to comment.