Changes

Jump to navigation Jump to search
no edit summary
Line 88: Line 88:  
.column {
 
.column {
 
   float: left;
 
   float: left;
   width: 25%;
+
   width: 100%;
 
   padding: 0 10px;
 
   padding: 0 10px;
 
}
 
}
Line 95: Line 95:  
.row {margin: 0 -5px;
 
.row {margin: 0 -5px;
 
   margin-top: 20px;}
 
   margin-top: 20px;}
  −
/* Clear floats after the columns */
  −
.row:after {
  −
  content: "";
  −
  display: table;
  −
  clear: both;
  −
}
      
.card {
 
.card {
Line 107: Line 100:  
   padding: 10px;
 
   padding: 10px;
 
   border: #00C3B7 solid 2px;
 
   border: #00C3B7 solid 2px;
 +
  margin-bottom: 15px;
 +
overflow: hidden;
 
}
 
}
  

Navigation menu

GCwiki