Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /* Change Thumb Width in Post Block on Mobile Display */
- @media only screen and (max-width: 1024px) {
- .jeg_postblock .jeg_block_container .jeg_thumb {
- width: 200px;
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement