4. satır:
4. satır:
}
}
−
@media(max-width:414px){
+
@media only screen and (max-width: 600px) {
−
.section-wrapper{
+
.section-wrapper {
−
flex-direction:column;
+
flex-direction:column;
−
}
+
}
}
}
−
.section-wrapper > img, .thumb .thumbinner{
.section-wrapper > img, .thumb .thumbinner{