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 @@