Konu
RESPONSİVE KAPATMA (Mobilde Gsterilmesin)
17-06-2021, 22:04:30
#2
Misafir
@media(max-width: 767px){
.divim {display:none}
}