Sari la conținut

Format:Styles/Homepage.css: Diferență între versiuni

fără descrierea modificării
Fără descriere a modificării
Fără descriere a modificării
Linia 14: Linia 14:
}
}


.learn__item .mw-headline {min-height: 60px; display: block;}
.learn__item .mw-headline { display: block;}
.learn__item img {max-width:100%; height: auto; margin-bottom:20px; }
.learn__item img {max-width:100%; height: auto; margin-bottom:20px; }


@media all and (min-width: 992px) {
@media all and (min-width: 992px) {
   .learn { display: flex;}
   .learn { display: flex;}
   .learn__item { width:25%; margin-bottom:30px; }
   .learn__item { width:25%; margin-bottom:40px; }
   .learn__item .mw-editsection { display: none;}
   .learn__item .mw-editsection { display: none;}
   .learn__item .mw-headline { letter-spacing: -.5px;    font-weight: 500;    font-size: 22px;    line-height: 1.2; margin-bottom:5px; }
   .learn__item .mw-headline { min-height: 60px; letter-spacing: -.5px;    font-weight: 500;    font-size: 22px;    line-height: 1.2; margin-bottom:5px; }
.learn__item img {max-width: 90%}
.learn__item img {max-width: 90%}
}
}