Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #custom-header {
- background-repeat: no-repeat;
- max-width: 100%;
- width: 1299px;
- margin: 0 auto;
- background-size: cover;
- }
- @media only screen and (max-width: 1230px) {
- #custom-header{
- max-width: 92%;
- }
- }
Add Comment
Please, Sign In to add comment