Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /* change the font size on mobile screen */
- @media only screen and (max-width: 767px){
- .single .content-inner {
- font-size : 20px /* change the font size as you want */
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement