index: fix modal for mobile
[bootswatch] / css / bootswatch.css
index 7acd44a..76cc179 100644 (file)
@@ -126,7 +126,7 @@ body {
 
        .hero-unit p {
                font-size: 13px;
-               line-height: 20px;
+               line-height: 18px;
        }
 
        #social {
@@ -141,6 +141,11 @@ body {
        .about h3 {
          margin-top: 20px;
        }
+
+       .modal {
+               position: fixed !important;
+               top: 25% !important;
+       }
 }
 
 /* Landscape phone to portrait tablet */