From 3a4c36a2f167a05f9df91d7ca11fe1d2a05de1d1 Mon Sep 17 00:00:00 2001 From: VLTN0 <60850875+VLTN0@users.noreply.github.com> Date: Tue, 21 Mar 2023 20:00:14 +0000 Subject: [PATCH] Update main.css --- main.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/main.css b/main.css index 7a4ff77..23c8ae8 100644 --- a/main.css +++ b/main.css @@ -1,5 +1,5 @@ :root{ - --background-image: url('https://i.imgur.com/kYW2H5C.jpg'); + /*--background-image: url('https://i.imgur.com/kYW2H5C.jpg'); --background-image-blur: 3px; --background-image-size: cover; --background-image-position: center; @@ -28,7 +28,7 @@ --tint-brightness: 0; --window-padding: 4px; --window-roundness: 10px; - --update-notice-1: none; + --update-notice-1: none; */ --main-color: #2780e6; --hover-color: #1e63b3; --success-color: #43b581; @@ -8225,4 +8225,4 @@ code{ overflow:hidden; vertical-align:top; user-select:none -} \ No newline at end of file +}