Skip to content

Commit 7b872da

Browse files
authored
Merge pull request #63 from epochtalk/header-margin
HeaderComponent Breadcrumbs Margin
2 parents 4c01eaa + 0209b77 commit 7b872da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/layout/HeaderComponent.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1103,6 +1103,6 @@ header {
11031103
}
11041104
11051105
@include break-mobile-sm {
1106-
#header-spacer { margin-bottom: 1.5rem; }
1106+
#header-spacer { margin-bottom: 3.5rem; }
11071107
}
11081108
</style>

0 commit comments

Comments
 (0)