fireflythemes

Untitled

May 19th, 2022 (edited)
160
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.24 KB | None | 0 0
  1. #custom-header {
  2. background-repeat: no-repeat;
  3. max-width: 100%;
  4. width: 1299px;
  5. margin: 0 auto;
  6. background-size: cover;
  7. }
  8.  
  9. @media only screen and (max-width: 1230px) {
  10. #custom-header{
  11. max-width: 92%;
  12. }
  13. }
Add Comment
Please, Sign In to add comment