From 70d76e18811459dbcb1011af2df3c946912fa2e9 Mon Sep 17 00:00:00 2001 From: Goutam Date: Fri, 1 May 2026 12:17:59 +0530 Subject: [PATCH] Updated CSS styles --- public/assets/css/style.css | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/public/assets/css/style.css b/public/assets/css/style.css index ff0dbd6..903992d 100644 --- a/public/assets/css/style.css +++ b/public/assets/css/style.css @@ -436,6 +436,7 @@ h2 { font-weight: 700; display: block; margin-bottom: 10px; + color: white; -webkit-text-stroke: 1px #DEDEDE; } @@ -1008,7 +1009,7 @@ h2 { right:16px; font-size:46px; font-weight:700; - /* color:#ececec; */ + color: white; -webkit-text-stroke: 1px #DEDEDE; } @@ -1101,7 +1102,7 @@ h2 { line-height:1; margin-bottom:8px; -webkit-text-stroke: 1px #DEDEDE; - color: snow; + color: white; } /* TITLE */