aboutsummaryrefslogtreecommitdiff
path: root/scss
diff options
context:
space:
mode:
Diffstat (limited to 'scss')
-rwxr-xr-xscss/style.scss7
1 files changed, 4 insertions, 3 deletions
diff --git a/scss/style.scss b/scss/style.scss
index 115ac8d..1c2db67 100755
--- a/scss/style.scss
+++ b/scss/style.scss
@@ -137,12 +137,13 @@ img {
//
.wrapper-masthead {
- background-color: #e8e8f2;
- margin-bottom: 50px;
+ //background-color: #e8e8f2;
+ margin-bottom: 40px;
}
.masthead {
- padding: 25px 0;
+ padding: 20px 0;
+ border-bottom: #777 dotted 1px;
@include mobile {
text-align: center;
}