diff --git a/css/styles.css b/css/styles.css index 98c0313..9c9bba1 100644 --- a/css/styles.css +++ b/css/styles.css @@ -157,10 +157,10 @@ button { } .hero-img { - width:500px; - border-radius: 25px; + width:400px; + border-radius: 20px; float: right; - transform: rotate(3.69deg) translateY(-18%) translateX(-18%); + transform: rotate(3.69deg) translateY(-22%) translateX(-12%); } diff --git a/index.html b/index.html index 2a1330c..d91051d 100644 --- a/index.html +++ b/index.html @@ -37,4 +37,4 @@ - + \ No newline at end of file