Changes

no edit summary
Line 102: Line 102:  
}
 
}
    +
.card {
 +
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
 +
  padding: 10px;
 +
}
 +
 +
.card h1, h2, h3{
 +
font-size: 24px !important;
 +
margin-top: 0px;
 +
}
    
/* For smaller screen sizes */
 
/* For smaller screen sizes */