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

Commit cffc2a5

Browse files
Sam HSam H
authored andcommitted
fix: fix header placement on home page
1 parent b01c132 commit cffc2a5

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
@@ -60,6 +60,10 @@
6060
}
6161
}
6262

63+
.svg-header-desktop {
64+
margin-top: -200px;
65+
}
66+
6367
.hero-content {
6468
@include media-breakpoint-down(sm) {
6569
margin-bottom: 14rem;

0 commit comments

Comments
 (0)