diff --git a/index.css b/index.css index abba410..e350e2f 100644 --- a/index.css +++ b/index.css @@ -20,6 +20,10 @@ html,body{ body { background: var(--color-1); } + + + + .home table{ width: 100%; height: 100%; @@ -247,8 +251,8 @@ color: white; font-size: 10em; font-family: 'Raleway', sans-serif; font-weight: 900; - margin-top: 15rem; - margin-left: 30%; + margin-top: 25vh; + margin-left: 25%; } .head p{ text-align: center; @@ -257,7 +261,7 @@ color: white; font-family: 'Poppins', sans-serif; font-weight: 500; font-size: 2em; - margin-left: 40%; + margin-left: 35%; text-align: center; } .head button{ diff --git a/index.html b/index.html index a563255..95efada 100644 --- a/index.html +++ b/index.html @@ -48,6 +48,7 @@
@@ -60,7 +61,9 @@