Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /* custom post meta align */
- .jeg_post_meta.jeg_custom_meta_wrapper .meta_right {
- min-height: 35px;
- display: flex;
- align-items: center;
- max-width: 50%;
- }
- @media only screen and (max-width: 600px) {
- .jeg_post_meta.jeg_custom_meta_wrapper .meta_left {
- margin-top: 4.9px;
- height: 44.8px;
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement