From d1e0d5bec42bab317a2bf22f3050b636654071fd Mon Sep 17 00:00:00 2001 From: Ryan Schanzenbacher Date: Thu, 9 Feb 2023 20:34:01 -0500 Subject: Update major oopsie --- themes/hugo-coder/layouts/_default/baseof.html | 2 ++ 1 file changed, 2 insertions(+) (limited to 'themes/hugo-coder/layouts') diff --git a/themes/hugo-coder/layouts/_default/baseof.html b/themes/hugo-coder/layouts/_default/baseof.html index 55adb94..1929618 100644 --- a/themes/hugo-coder/layouts/_default/baseof.html +++ b/themes/hugo-coder/layouts/_default/baseof.html @@ -34,9 +34,11 @@ animation: snow var(--s) linear var(--d) infinite; } + /** body { overflow: hidden; } + **/ -- cgit v1.2.3