diff --git a/assets/css/hero.css b/assets/css/hero.css index 12e8f72..dbb236b 100644 --- a/assets/css/hero.css +++ b/assets/css/hero.css @@ -68,12 +68,11 @@ display: flex; flex-direction: row; gap: 3rem; - height: 45vh; align-items: center; } .screenshot img { - height: 100%; + height: 45vh; width: auto; border-radius: 15px; border: 4px solid black;