Update major oopsie

d1e0d5bec42b… · Ryan Schanzenbacher ·

parent 9753fe49cd0d… diff

Changed files

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>