diff --git a/components/Lightbox/Lightbox.module.css b/components/Lightbox/Lightbox.module.css index 32ac85123..4dfd10a25 100644 --- a/components/Lightbox/Lightbox.module.css +++ b/components/Lightbox/Lightbox.module.css @@ -190,8 +190,6 @@ .fullViewContent { width: 100vw; height: 100vh; - max-width: 1512px; - max-height: 982px; } .galleryContainer {