Changes

Jump to navigation Jump to search
285 bytes added ,  20:55, 16 February 2021
no edit summary
Line 7: Line 7:     
/* TILES */
 
/* TILES */
 +
 +
.mainpage-body {
 +
    display: flex;
 +
    flex-flow: row wrap;
 +
}
 +
 +
.mainpage-body h2 a {
 +
    color: #444e5a;
 +
}
 +
 +
.mainpage-body .tile {
 +
    padding-left: 1.75em;
 +
    padding-right: 1.75em;
 +
    max-width: 100%;
 +
}
 +
 +
.mainpage-body .tile-row {
 +
    width: 100%;
 +
    margin-bottom: 0.9rem;
 +
}
 +
 +
 
.tile {
 
.tile {
 
     background: #ffffff;
 
     background: #ffffff;
Cookies help us deliver our services. By using our services, you agree to our use of cookies.

Navigation menu