From 39a515845251e329cfbec2a03f6c8c73a0e04149 Mon Sep 17 00:00:00 2001 From: 1010varun Date: Tue, 9 Apr 2024 03:10:47 +0530 Subject: [PATCH] fix: fixed color --- src/containers/Home/about.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/containers/Home/about.css b/src/containers/Home/about.css index 8772868..eeffe4e 100644 --- a/src/containers/Home/about.css +++ b/src/containers/Home/about.css @@ -168,7 +168,7 @@ h1 { background: #06697b; -webkit-background-clip: text; background-clip: text; - animation: neon 3s infinite; + /* animation: neon 3s infinite; */ } .money{