diff --git a/assets/css/stylesheet.css b/assets/css/stylesheet.css index 26ccc52..c91fd9e 100644 --- a/assets/css/stylesheet.css +++ b/assets/css/stylesheet.css @@ -5,7 +5,7 @@ body { } .header { - padding-top: 25px; + padding-top: 80px; padding-left: 60px; text-align: left; } @@ -29,6 +29,7 @@ body { .column-left { width: 50%; + margin-top: 40px; } .intro-text { @@ -119,6 +120,7 @@ body { align-items: center; text-align: center; margin-left: 30px; + margin-top: -90px; } .tendrils { @@ -135,7 +137,7 @@ body { .flip-card-inner { position: relative; width: 100%; - height: 230%; + height: 160%; text-align: center; border-radius: 30px; border: 1.7px solid black;