Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /* fix zoomed view in Iphone */
- @media only screen and (max-width: 768px) {
- input,textarea {
- font-size: 16px !important;
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement