Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- @media (min-width:350px) {
- .header-one #custom-header {
- padding: 100px 0;
- }
- }
- @media (min-width:641px) {
- .header-one #custom-header {
- padding: 200px 0;
- }
- }
- @media (min-width:1025px) {
- .header-one #custom-header {
- padding: 250px 0;
- }
- }
- @media (min-width:1281px) {
- .header-one #custom-header {
- padding: 380px 0;
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment