Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /* Fix Truncated Text in Mobile */
- @media only screen and (max-width: 480px) {
- .jeg_pl_lg_4 .jeg_post_excerpt {
- max-height: unset;
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement