From 79505707aac92de8102fe976823709c2a074d4de Mon Sep 17 00:00:00 2001 From: Seyed Mojtaba Kazemi <46872648+Smokazemi@users.noreply.github.com> Date: Fri, 19 Aug 2022 14:55:42 +0430 Subject: [PATCH] bring content class over layers --- css/index.css | 1 + 1 file changed, 1 insertion(+) diff --git a/css/index.css b/css/index.css index 0f90f0b..44ccf80 100644 --- a/css/index.css +++ b/css/index.css @@ -298,6 +298,7 @@ svg { .content { padding: 5% 2%; width: 50%; + z-index:5; } .product-subtitle {