Skip to content

Commit 3b5d291

Browse files
author
David Silva
committed
fixed padding-top in header/logo
1 parent 38aef6d commit 3b5d291

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/styles/_header.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
.header {
22
.navbar-brand {
3-
padding-top: 0;
3+
padding-top: 10px;
44
}
55
.navbar-collapse {
66
padding-bottom: 15px;

0 commit comments

Comments
 (0)