Slight tweak to spacing between masthead and content
This commit is contained in:
parent
2dd2f78689
commit
d7dbbf8a89
2 changed files with 2 additions and 2 deletions
|
@ -145,7 +145,7 @@ img {
|
||||||
//
|
//
|
||||||
|
|
||||||
.wrapper-masthead {
|
.wrapper-masthead {
|
||||||
margin-bottom: 40px;
|
margin-bottom: 50px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.masthead {
|
.masthead {
|
||||||
|
|
|
@ -137,7 +137,7 @@ img {
|
||||||
/* LAYOUT / SECTIONS
|
/* LAYOUT / SECTIONS
|
||||||
/*/
|
/*/
|
||||||
.wrapper-masthead {
|
.wrapper-masthead {
|
||||||
margin-bottom: 40px; }
|
margin-bottom: 50px; }
|
||||||
|
|
||||||
.masthead {
|
.masthead {
|
||||||
padding: 20px 0;
|
padding: 20px 0;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue