Skip to content

Commit 318ba8f

Browse files
committed
correct mobile background
1 parent 516079a commit 318ba8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

assets/css/style_orange.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -397,7 +397,7 @@ h1, h2, h3, h4, h5, h6 {
397397
}
398398
@media (max-width: 992px) {
399399
#hero {
400-
background: url("../img/hero-bg2_media.png") top center no-repeat;
400+
background: url("../img/hero-bg_media.png") top center no-repeat;
401401
background-size: cover;
402402
position: relative;
403403
text-align: center;

0 commit comments

Comments
 (0)