Browse Source

smaller header for 767

windhamdavid 5 years ago
parent
commit
ad2382ed56
1 changed files with 5 additions and 0 deletions
  1. 5 0
      css/style.css

+ 5 - 0
css/style.css

@@ -474,6 +474,10 @@ footer ul li a {
 		margin: 0 0 0 0px;
 		max-width:220px;
 	}
+	.page-header.header-smallest {
+	    height: 130px;
+	    min-height: 130px;
+	}
 	.carousel-caption {
 		bottom: 36px;
 		z-index: 10;
@@ -490,6 +494,7 @@ footer ul li a {
 		min-height:350px;
 	}
 	
+	
 }
 
 @media (max-width: 1079px) {