diff --git a/styles/globals.css b/styles/globals.css index feb5f75e..54165df9 100644 --- a/styles/globals.css +++ b/styles/globals.css @@ -154,3 +154,7 @@ nav { z-index: 1000; pointer-events: none; } + +.medium-zoom-image--opened{ + width: auto; !important; +}