From 2aa29714d64c577814699d4231a221ab51048454 Mon Sep 17 00:00:00 2001 From: Melanie Date: Mon, 13 Nov 2023 16:32:18 +0100 Subject: [PATCH] Fixes for a smaller screen --- DevStory3.html | 6 +++--- style.css | 4 ++++ 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/DevStory3.html b/DevStory3.html index 80d2a5c..1a8a8ed 100644 --- a/DevStory3.html +++ b/DevStory3.html @@ -225,10 +225,10 @@

Something's NOT Registering!

- + top: 0%;"> Group 56 Created with Sketch. @@ -521,7 +521,7 @@

Something's NOT Registering!

- diff --git a/style.css b/style.css index 0fba9a8..a8c5712 100644 --- a/style.css +++ b/style.css @@ -1525,6 +1525,8 @@ h1 { background-position: center center; background-size: cover; min-width: 100%; + display: inline-block; + vertical-align: middle; } #Rectangle1{ @@ -1565,6 +1567,8 @@ h1 { background-position: center center; background-size: cover; min-width: 100%; + display: inline-block; + vertical-align: middle; } #two .scene3-7 {