From fd11046dea820688b29139e921c475efc76703d0 Mon Sep 17 00:00:00 2001 From: Delta Mike <87529812+DELTAMIKE7@users.noreply.github.com> Date: Sat, 22 Jun 2024 14:20:04 +0530 Subject: [PATCH] projects section bg color --- css/responsive.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/responsive.css b/css/responsive.css index d8b6634..d1cf499 100644 --- a/css/responsive.css +++ b/css/responsive.css @@ -1161,7 +1161,7 @@ } /* Portfolio section text */ .portfolio-text h6 { - background-color: red !important; + /* background-color: red !important; */ margin-bottom: 0; color: #232323; font-size: var(--font20) !important;