Konu
CSS Bilen yardım edebilirmi ?
28-05-2022, 01:25:01
#4
Mücahit
@media only screen and (max-width: 1080px) {
.middle {
width: 70%;
float:right;
display: inline-block;
vertical-align: top;
z-index: -10;
position: absolute;
}
}
Bunu ekleyip test eder misiniz?