image smal

This commit is contained in:
afnzmn 2022-07-17 15:43:17 -04:00
parent 1fd9a5981a
commit 03cfc88e8e
2 changed files with 4 additions and 4 deletions

View File

@ -157,10 +157,10 @@ button {
} }
.hero-img { .hero-img {
width:500px; width:400px;
border-radius: 25px; border-radius: 20px;
float: right; float: right;
transform: rotate(3.69deg) translateY(-18%) translateX(-18%); transform: rotate(3.69deg) translateY(-22%) translateX(-12%);
} }

View File

@ -37,4 +37,4 @@
</div> </div>
</body> </body>
</html> </html>