diff --git a/assets/css/hero.css b/assets/css/hero.css index 3af3f12..def6251 100644 --- a/assets/css/hero.css +++ b/assets/css/hero.css @@ -19,7 +19,6 @@ } .hero-content { - max-width: 60%; text-align: center; padding: 20px; } @@ -54,7 +53,7 @@ } .hero-screenshots { - max-width: 40%; + max-width: 50%; display: flex; gap: 40px; margin-left: 0px;