Difference between revisions of "Template:Goettingen/CSS"

Line 952: Line 952:
 
@media (min-width: 992px) {
 
@media (min-width: 992px) {
 
   .row > .row-eq-height {
 
   .row > .row-eq-height {
  display: -webkit-box;
 
  
background-color:red;
+
  display: -webkit-flex;
 +
 
 +
  display:         flex;
 
   }
 
   }
 
}
 
}

Revision as of 22:44, 14 October 2016