adjust padding/width of featured sponsors on index
authorxenophenes <sarahwiz210@yahoo.com>
Wed, 2 Aug 2017 00:25:14 +0000 (17:25 -0700)
committerxenophenes <sarahwiz210@yahoo.com>
Wed, 2 Aug 2017 00:25:14 +0000 (17:25 -0700)
static/css/style.css

index 42dacaac8111e81f1d886fd82cc9aee767f44516..fc34bf6485eb7038a0cd2f13699cf7d8228bfc61 100644 (file)
                section#sponsorsimg img {
                        display: inline-block;
                        margin: auto;
-                       width: 18em;
-                       padding: 1em 5em;
+                       width: 19em;
+                       padding: 2em 5em;
                }
 
                section#sponsorsimg {