From 33de2fb7c3adf9c8f085d72d63c1c361a5c56f6a Mon Sep 17 00:00:00 2001 From: fannyfraiture Date: Mon, 27 Jun 2022 12:01:58 +0200 Subject: [PATCH] style --- style.scss | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/style.scss b/style.scss index 908b5a2..12b2b93 100644 --- a/style.scss +++ b/style.scss @@ -7,7 +7,7 @@ body { background-size: cover; position: relative; background-position: center; - height: 850px; + height: 100vh; padding: 1, 5rem; &__text-content { @@ -19,7 +19,7 @@ body { font-weight: 700; color: white; line-height: 8rem; - margin-top: 14rem; + margin-top: 20rem; margin-bottom: 6rem; }