Skip to content

Commit c520783

Browse files
committed
mobile
1 parent 03acdb2 commit c520783

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,7 +136,8 @@ a:focus {
136136

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

0 commit comments

Comments
 (0)