From 39bf8c0be8f5c7abafc9251c425b8b2505df5971 Mon Sep 17 00:00:00 2001 From: Oleksandr Ratushnyi Date: Sun, 25 Aug 2024 11:27:22 +0300 Subject: [PATCH] Update Photo.module.css --- src/components/Photo/Photo.module.css | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/components/Photo/Photo.module.css b/src/components/Photo/Photo.module.css index 3a13a9b..7e95744 100644 --- a/src/components/Photo/Photo.module.css +++ b/src/components/Photo/Photo.module.css @@ -2,8 +2,6 @@ width: 100%; display: flex; flex-direction: column; - position: relative; - z-index: 2; } .single {