mobile fixes sponsors
authorxenophenes <xenophenes42@gmail.com>
Thu, 11 May 2017 03:15:46 +0000 (20:15 -0700)
committerxenophenes <xenophenes42@gmail.com>
Thu, 11 May 2017 03:15:46 +0000 (20:15 -0700)
static/css/style.css

index 647a951443607a1ce071ba784b01384562d281b6..58d6d13ff2cf643f59ad444acda28a7bc3532b92 100644 (file)
                            width: 33%;
                        }
                }
+
+@media screen and (max-width: 767px) {
+               img#sponsors {
+           margin: 0;
+           padding: 2em 7em 2em 0;
+           width: 100%;
+               }
+
+               .col-md-6 {
+                       width: 100%;
+               }
+       }