Skip to content

Commit 03acdb2

Browse files
committed
mobile
1 parent 96516f7 commit 03acdb2

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

_includes/css/grayscale.css

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -134,6 +134,12 @@ a:focus {
134134
-o-background-size: cover;
135135
}
136136

137+
@media(max-width:767px) {
138+
.intro {
139+
background: url(/img/bg.jpg) no-repeat center scroll;
140+
}
141+
}
142+
137143
.intro .intro-body {
138144
display: table-cell;
139145
vertical-align: middle;

0 commit comments

Comments
 (0)