From 2a2f5faaccdfe7df3ce1afef9b7f396d51e7458b Mon Sep 17 00:00:00 2001 From: Muhammad Ahmed Date: Tue, 26 Mar 2024 11:26:55 +0500 Subject: [PATCH] bg remove --- Style/index.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Style/index.css b/Style/index.css index 7605f30..0809ccb 100644 --- a/Style/index.css +++ b/Style/index.css @@ -133,11 +133,11 @@ a { background-color: #33333325; */ color: rgb(255, 255, 255); flex-direction: column; - background-image: linear-gradient( + /* background-image: linear-gradient( to right, rgba(177, 166, 156, 0.438), rgb(0 0 0 /0) - ); + ); */ border-radius: 20px; display: flex; justify-content: center;