windhamdavid 9 years ago
parent
commit
fa07ee3f0e
1 changed files with 6 additions and 6 deletions
  1. 6 6
      style.css

+ 6 - 6
style.css

@@ -219,6 +219,9 @@ h5.contact {
     .super-duper {
     	font-size: 63px;
     }
+	#caro {
+		min-height: 300px;
+	}
 }
 @media (max-width: 768px) and  (min-width: 668px) {
   article.single {
@@ -235,9 +238,6 @@ h5.contact {
   article.single {
   	padding: 70px 40px 70px;
   }
-  .super-duper {
-  	font-size: 63px;
-  }
 }
 @media (min-width: 992px) {
 	.container {
@@ -791,9 +791,9 @@ h5.contact {
 	-webkit-touch-callout:none;
 	-webkit-user-select:none;
 	-moz-user-select:none;
-	-ms-user-select:none;user-select:none
+	-ms-user-select:none;
+	user-select:none
 }
-
 .touch-carousel .carousel-inner {
 	overflow:hidden;
 	-webkit-transform:translate3d(0%,0,0) scale3d(1,1,1);
@@ -829,7 +829,7 @@ h5.contact {
 	transition:all .3s linear
 }
 @media screen and (max-width:767px){
-	.carousel-caption{display:none}
+	.carousel-caption { display:none }
 }
 
 /*============================================