html - Turn off responsive for small resolution devices -


how turn off responsive design small resolution devices? responsive looks terrible when trying access phone. more @ screenshots. phone desktop

the way restrict responsive style sheet loading on smaller devices eg

<link rel="stylesheet" media="screen , (min-device-width: 800px)" href="css/bootstrap-responsive.css" />


Comments

Popular posts from this blog

c# - Farseer ContactListener is not working -

Automatically create pages in phpfox -

database - one php page with different contents and urls -