Skip to content
This repository was archived by the owner on Feb 5, 2022. It is now read-only.

Commit 66bb492

Browse files
authored
Merge pull request #338 from openforge/fix/header
fix: fix header placement on home page
2 parents 28a9240 + cffc2a5 commit 66bb492

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/pages/app-home/app-home.scss

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,10 @@
5757
}
5858
}
5959

60+
.svg-header-desktop {
61+
margin-top: -200px;
62+
}
63+
6064
.hero-content {
6165
@include media-breakpoint-down(sm) {
6266
margin-bottom: 14rem;

0 commit comments

Comments
 (0)