Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /* Change Main Content Width for Single Post */
- /* Only for Dekstop */
- @media only screen and (min-width: 1025px) {
- .single-post .jeg_singlepage .jeg_main_content {
- width: 50%;
- margin-right: 5%;
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement