Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /* Responsive Font Size Example */
- @media only screen and (max-width: 480px) {
- .jeg_block_heading h3.jeg_block_title span {
- font-size: 5vw;
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement