Compare

9753fe49cd0d54307282dd7054d079cb47e24d5a .. d1e0d5bec42bab317a2bf22f3050b636654071fd · 1 commits

Changed files

Commits

HashSubjectAuthorDate
d1e0d5be Update major oopsie Ryan Schanzenbacher
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;
}
+ **/
</style>