From d06b8c68b58c5d0c455bbb4293132f8c3fec4212 Mon Sep 17 00:00:00 2001 From: Steve Grunwell <233836+stevegrunwell@users.noreply.github.com> Date: Sun, 21 Apr 2024 15:56:28 -0400 Subject: [PATCH] Adjust 'da count --- resources/styles.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/styles.css b/resources/styles.css index 5819d02..4a7920d 100644 --- a/resources/styles.css +++ b/resources/styles.css @@ -227,7 +227,7 @@ code .typehint { .count-von-count:after { content: ''; position: fixed; - top: 50vh; + top: 40vh; display: block; width: 100%; height: 100vh;