diff --git a/parfum-shop/src/pages/LandingPage.css b/parfum-shop/src/pages/LandingPage.css index 3ca41e0..db51520 100644 --- a/parfum-shop/src/pages/LandingPage.css +++ b/parfum-shop/src/pages/LandingPage.css @@ -130,7 +130,7 @@ } .hero .btn { - border-radius: 0; + border-radius: 999px; } .btn:hover { @@ -436,8 +436,9 @@ width: 100%; max-width: 1300px; height: 340px; - border-radius: 20px; + border-radius: 0; overflow: hidden; + justify-self: end; } .discovery-banner img {