From b68c4228e42579e11f79f044195a5fd63ce3fc85 Mon Sep 17 00:00:00 2001 From: Rakesh Roshan Date: Fri, 7 Jun 2024 02:32:15 +0530 Subject: [PATCH] Update style.css --- style.css | 1 - 1 file changed, 1 deletion(-) diff --git a/style.css b/style.css index ed7ba039a..04d0228d7 100644 --- a/style.css +++ b/style.css @@ -195,7 +195,6 @@ header { background: linear-gradient(135deg, rgba(255, 255, 255, 0), rgba(46, 151, 192, 0.8)); backdrop-filter: blur(50px); -webkit-backdrop-filter: blur(50px); - border: 1px solid rgba(255, 255, 255, 0.18); box-shadow: 0 20px 16px 0 rgba(0, 0, 0, 0.37); }