Skip to content

Commit 22b47a9

Browse files
committed
mobile
1 parent c520783 commit 22b47a9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

_includes/css/grayscale.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,8 +136,9 @@ a:focus {
136136

137137
@media(max-width:767px) {
138138
.intro {
139+
background: url(/img/bg.jpg) no-repeat center scroll;
139140
position: relative;
140-
top: -50px;
141+
top: -100px;
141142
}
142143
}
143144

0 commit comments

Comments
 (0)