Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /* Change Font Size for Title in Single Post on Mobile Layout Only */
- @media only screen and (max-width: 1024px) {
- .single-post .entry-header h1.jeg_post_title {
- font-size: 21px !important;
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement