Guest User

Untitled

a guest
Oct 7th, 2024
26
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.34 KB | None | 0 0
  1. body.material #search-outer {
  2. min-height: 150px;
  3. }
  4. body #search-outer #search {
  5. height: 150px;
  6. }
  7. @media only screen and (min-width: 1000px) {
  8. .material #header-outer.transparent .bg-color-stripe {
  9. height: 150px;
  10. }
  11. .material #header-outer:not(.transparent).small-nav .bg-color-stripe {
  12. height: 76px;
  13. }
  14.  
  15. }
Advertisement
Add Comment
Please, Sign In to add comment