From 5c2d93f229eaf1d65af059c0d8fe298054dbf18e Mon Sep 17 00:00:00 2001 From: njdaoyehu Date: Wed, 27 Nov 2024 15:11:29 +0800 Subject: [PATCH] fixed --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index f874e05..0c31e86 100644 --- a/index.html +++ b/index.html @@ -16,7 +16,7 @@ //background-size: cover; //background-position: center center; - //background-color: #0d1540; + background-color: #0d1540; //background-color: rgba(45, 119, 243, 0.4); //background-blend-mode: overlay; }