Skip to content

Commit d7dbbf8

Browse files
committed
Slight tweak to spacing between masthead and content
1 parent 2dd2f78 commit d7dbbf8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

scss/style.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ img {
145145
//
146146

147147
.wrapper-masthead {
148-
margin-bottom: 40px;
148+
margin-bottom: 50px;
149149
}
150150

151151
.masthead {

style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ img {
137137
/* LAYOUT / SECTIONS
138138
/*/
139139
.wrapper-masthead {
140-
margin-bottom: 40px; }
140+
margin-bottom: 50px; }
141141

142142
.masthead {
143143
padding: 20px 0;

0 commit comments

Comments
 (0)