From a7f2d527dc7724dc1392cf311490119be890c06c Mon Sep 17 00:00:00 2001 From: Andrew Date: Sun, 16 Jun 2024 23:18:58 +0300 Subject: [PATCH] =?UTF-8?q?%=20=E2=86=92=20dvh?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/styles/main.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/styles/main.scss b/assets/styles/main.scss index 00ac687..de40eb7 100644 --- a/assets/styles/main.scss +++ b/assets/styles/main.scss @@ -33,7 +33,7 @@ // The HTML page. html { - height: 100%; + height: 100dvh; font-size: 14px; ::-webkit-scrollbar {