From 21659ecfdfb1af522fc57c3699f1508f4708a126 Mon Sep 17 00:00:00 2001 From: Joanaluz Taveras <155923675+JoanaluzT@users.noreply.github.com> Date: Fri, 14 Jun 2024 19:14:55 -0400 Subject: [PATCH] #5 --- src/styles.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/styles.css b/src/styles.css index 1645a32a..bdad0de1 100644 --- a/src/styles.css +++ b/src/styles.css @@ -7,7 +7,7 @@ html { -o-background-size: cover; background-size: cover; z-index:0; - overflow: scroll; + overflow:scroll; } h1 { @@ -79,5 +79,5 @@ h2 { .hole.show .mole { top: 0; - transform: scale(1.1); + /*transform: scale(1.1);8*/ }