Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /* Fix Image display in Mobile Article Issue */
- @media only screen and (max-width: 568px) {
- .jeg_main_content .entry-content img {
- width: 100%;
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement