fix background img on mobile
authorxenophenes <sarah.conway@crunchydata.com>
Mon, 18 Dec 2017 04:24:58 +0000 (20:24 -0800)
committerxenophenes <sarah.conway@crunchydata.com>
Mon, 18 Dec 2017 04:24:58 +0000 (20:24 -0800)
static/css/style.css

index e54c2e87fa444e92c5af09f7a30413d23776fafb..1308e3ac44cdd1e9091a130cf81d94d5450e4a8e 100644 (file)
                        overflow: hidden;
                                                width:100%;
                                                position:relative;
-                       background: url(../images/banner.jpg) no-repeat center center;
+                       background: url(../images/sf_3.jpg) no-repeat center center;
                                                background-attachment: scroll;
                        -webkit-background-size: cover;
                        -moz-background-size: cover;