From 09c4d3a3e3a664e195d0504b0ef6b3d4f9fc30ae Mon Sep 17 00:00:00 2001 From: candifloss Date: Thu, 12 Dec 2024 09:33:03 +0530 Subject: [PATCH] css fix --- css/index.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/index.css b/css/index.css index 06df1c7..3038059 100644 --- a/css/index.css +++ b/css/index.css @@ -6,7 +6,7 @@ box-sizing: border-box; } -title, script { +head, script { display: none; }