diff --git a/index.html b/index.html index c5396b2..b0d571c 100644 --- a/index.html +++ b/index.html @@ -8,33 +8,31 @@
- -
-
-
- -
-
- -
-
-

Modern Cloud Hosting for the Future

-

Experience lightning-fast performance, unmatched pricing, and a seamless experience. The next generation of cloud hosting is here.

-
- Get Started - Learn More + +
+ +
+ +
+
+

Modern Cloud Hosting for the Future

+

Experience lightning-fast performance, unmatched pricing, and a seamless experience. The next generation of cloud hosting is here.

+ -
-
+ +
diff --git a/style.css b/style.css index d38dbbf..cca9991 100644 --- a/style.css +++ b/style.css @@ -440,25 +440,6 @@ footer { font-size: 0.875rem; } -/*MiniPandi's Modifications Start*/ -main { - min-height: 100vh; -} -main .hero { - min-height: 90vh; - display: flex; - flex-direction: column; - justify-content: center; -} -main .hero .container { - display: flex; - flex-direction: column; - align-items: center; - justify-content: center; - gap: 25px; -} -/*MiniPandi's Modifications End*/ - @media (max-width: 768px) { .hero h1 { font-size: 3rem;