From 2159066748e608ad4f860543486f8a7b5dd29fd9 Mon Sep 17 00:00:00 2001 From: "fake.dark.dev" Date: Wed, 10 Apr 2024 21:21:28 +0530 Subject: [PATCH] change stars bg height --- assets/css/style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/assets/css/style.css b/assets/css/style.css index 02b0e07..00e4515 100644 --- a/assets/css/style.css +++ b/assets/css/style.css @@ -49,6 +49,7 @@ li { padding-bottom: 1em; } #stars { + height: 110%; position: absolute; z-index: -1; }