mobile fixes
authorxenophenes <sarah.conway@crunchydata.com>
Mon, 18 Dec 2017 01:09:26 +0000 (17:09 -0800)
committerxenophenes <sarah.conway@crunchydata.com>
Mon, 18 Dec 2017 01:09:26 +0000 (17:09 -0800)
static/css/style.css

index e47da852aff90f25cc3dfa23e24d07fbc110bfce..56172f9c8d922c69ff7f7b6061ed8a9649663c14 100644 (file)
                #footer .links {
                        margin-bottom: 0;
                }
+
+               #footer {
+                       text-align: center;
+               }
+
+               #footer h2, #footer h3, #footer h4 {
+                       display: none;
+               }
+
+               #footer .col-sm-4 {
+                 padding: 1em 0;
+               }
        }
 
        .heading {