From 37bf376e866d38de54328310edceba8b9cd73581 Mon Sep 17 00:00:00 2001 From: Melanie Date: Mon, 13 Nov 2023 16:21:50 +0100 Subject: [PATCH] fixed Firefox view --- DevStory3.html | 15 ++++++--------- style.css | 2 +- 2 files changed, 7 insertions(+), 10 deletions(-) diff --git a/DevStory3.html b/DevStory3.html index 349a8ed..80d2a5c 100644 --- a/DevStory3.html +++ b/DevStory3.html @@ -225,9 +225,10 @@

Something's NOT Registering!

- + Group 56 Created with Sketch. @@ -520,8 +521,8 @@

Something's NOT Registering!

- Group 33 @@ -752,7 +753,6 @@

Something's NOT Registering!

-
CeCe: Now this is the fun part. I'm going to need your help, Squiggy! @@ -1086,7 +1086,6 @@

Something's NOT Registering!

pinSpacing: false }); - //fade in txt const scrollbubbles = gsap.utils.toArray(".scrollbubble"); scrollbubbles.forEach((scrollbubble) => { @@ -1188,7 +1187,6 @@

Something's NOT Registering!

window.history.scrollRestoration = "manual"; - //drop in 1 gsap.timeline({ scrollTrigger: { @@ -1456,7 +1454,6 @@

Something's NOT Registering!

delay: 1 }) - \ No newline at end of file diff --git a/style.css b/style.css index cc46330..0fba9a8 100644 --- a/style.css +++ b/style.css @@ -1559,7 +1559,7 @@ h1 { background-color: black; height: 100vh; overflow: hidden; - margin: 0; + margin: auto; top: 0; background-repeat: no-repeat; background-position: center center;