Answer the question
In order to leave comments, you need to log in
How to set min-width for mobile in bootstrap without changing the initial scale?
I'm using Bootstrap 3.
Asked
@media (max-width: 991px) {
body {
min-width:500px;
}
}
<meta name="viewport" content="width=device-width, initial-scale=1">
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question