diff --git a/src/styles/global.css b/src/styles/global.css index a026786..bf23862 100644 --- a/src/styles/global.css +++ b/src/styles/global.css @@ -259,21 +259,6 @@ a.inline-block.leading-5.pl-12{ z-index: -1; } -.dark .blur-circle::after { - content: ""; - display: block; - width: 500px; - height: 500px; - background: #31d69945 !important; - bottom: 00px; - right: 0px; - position: absolute; - z-index: -1; - border-radius: 50%; - filter: blur(50px); - -} - .dark .blur-circle::after { content: ""; display: block;