fix(SW-190): fixed some styling irregularities

This commit is contained in:
Erik Tiekstra
2024-08-21 09:45:10 +02:00
parent 77bdaa1e5e
commit fb3bf0d482
5 changed files with 24 additions and 16 deletions

View File

@@ -1,7 +1,7 @@
.hero {
height: 400px;
margin-bottom: var(--Spacing-x2);
max-width: 100%;
width: 100%;
object-fit: cover;
border-radius: var(--Corner-radius-xLarge);
margin: 0;