fix datadog
authorxenophenes <xenophenes42@gmail.com>
Thu, 11 May 2017 02:50:28 +0000 (19:50 -0700)
committerxenophenes <xenophenes42@gmail.com>
Thu, 11 May 2017 02:50:28 +0000 (19:50 -0700)
static/css/style.css

index 373c11e5bc6f6b447788c52a03392e77243c9bc9..647a951443607a1ce071ba784b01384562d281b6 100644 (file)
                    background-color: #0A2342;
                    text-decoration: none;
                }
+
+               @media (min-width: 979px) {
+                       .caption {
+                               margin: 1em 0 2em 0;
+                       }
+
+                       .col-md-6 {
+                           width: 33%;
+                       }
+               }