Skip to content

Commit

Permalink
Fixed giagantic image size problem
Browse files Browse the repository at this point in the history
Signed-off-by: Ayush Joshi <ayush854032@gmail.com>
  • Loading branch information
joshiayush committed Nov 30, 2023
1 parent 64337d7 commit 1aa4379
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions templates/custom.css
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@
}

img {
width: 100%;
height: 100%;
max-width: 700px;
max-width: 600px;
max-height: 600px;
}

0 comments on commit 1aa4379

Please sign in to comment.