28. satır:
28. satır:
object-fit:cover;
object-fit:cover;
}
}
+
.kategoriler{
.kategoriler{
42. satır:
43. satır:
.kategoriler a {
.kategoriler a {
color:white;
color:white;
+
}
+
+
+
@media screen and (max-width: 850px){
+
.mw-body a > img {
+
height: 262px;
+
max-width: 100% !important;
+
}
}
}