Skip to content

Commit b5b3096

Browse files
committed
add back margin
1 parent 1b20a47 commit b5b3096

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

static/css/devportal2024-v1.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

styles/_pages.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
width: 856px;
3737
object-fit: cover;
3838
content: url("../img/home-hero.svg");
39-
39+
margin-bottom: 24px;
4040
@media (min-width: 992px) {
4141
min-height: 470px;
4242
}

0 commit comments

Comments
 (0)