From 03cfc88e8ef7910362c52842e6933a5fcbc66d7d Mon Sep 17 00:00:00 2001 From: afnzmn Date: Sun, 17 Jul 2022 15:43:17 -0400 Subject: [PATCH] image smal --- css/styles.css | 6 +++--- index.html | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) 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