Skip to content

Commit

Permalink
fix: image popup fits on small screens (#1825)
Browse files Browse the repository at this point in the history
  • Loading branch information
Schottkyc137 authored Apr 17, 2023
1 parent 3800e5c commit 501ec75
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
img {
max-width: 60vw;
}

0 comments on commit 501ec75

Please sign in to comment.