From 07ba70859d92480560a9b5a47a09d81b41dd3505 Mon Sep 17 00:00:00 2001 From: sa6anw Date: Sun, 11 May 2025 19:18:51 +0000 Subject: [PATCH] Fix --- docs/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.md b/docs/index.md index eefa669..4a33ad4 100644 --- a/docs/index.md +++ b/docs/index.md @@ -65,7 +65,7 @@ window.addEventListener('scroll', () => { position: absolute; top: 0; left: 0; - height: 95vh; + height: 100vh; width: 100%; background-image: url('assets/SL6CV.jpg'); background-size: cover;