how can i force website to view responsive only when mobile browsing is portrait ,i want it appears in landscape view with same desktop view i'm using bootstrap
@media only screen and (orientation:portrait){
some css here
}
with css but i think it need some changes with bootstrap any help ?
Aucun commentaire:
Enregistrer un commentaire