add back margin

This commit is contained in:
akcodez
2025-02-03 16:16:17 -08:00
parent 1b20a47646
commit b5b3096edf
2 changed files with 2 additions and 2 deletions

View File

@@ -36,7 +36,7 @@
width: 856px;
object-fit: cover;
content: url("../img/home-hero.svg");
margin-bottom: 24px;
@media (min-width: 992px) {
min-height: 470px;
}