From b844eaf092f32926764ba4638624b6adbc64dfe8 Mon Sep 17 00:00:00 2001 From: Myekman Date: Fri, 17 Feb 2023 14:10:23 +0000 Subject: [PATCH] fix cover text to fit screen size 1200px wide and down --- assets/css/style.css | 4 ++-- index.html | 3 ++- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/assets/css/style.css b/assets/css/style.css index d455503..4321d0f 100644 --- a/assets/css/style.css +++ b/assets/css/style.css @@ -79,7 +79,7 @@ body { background-color: rgba(60, 60, 60, 0.6); border-style: double; - bottom: 100px; + bottom: 200px; left: 20px; position: absolute; @@ -351,7 +351,7 @@ footer h3 { /*header */ #cover-text { - bottom: 0; + bottom: 300px; } #form-section { diff --git a/index.html b/index.html index 5c934c2..e5cdc6c 100644 --- a/index.html +++ b/index.html @@ -92,9 +92,10 @@

Sign up!
+