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 +}