Skip to content

Commit 2a77129

Browse files
authored
Merge pull request #124 from corgicode/feature/52-fix-header
Closes #52 Removed the odd space under the header
2 parents 4bccebf + e4d78d8 commit 2a77129

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/styles/_header.scss

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
.header {
2+
.navbar {
3+
margin-bottom: 0px;
4+
}
25
.navbar-brand {
36
padding-top: 10px;
47
}

0 commit comments

Comments
 (0)