Advertisement
GochiSiyan

css max 620 px

Apr 5th, 2021
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. @media (min-width: 620px) {
  2. .jeg_boxed:not(.jeg_sidecontent) .jeg_viewport, .jeg_boxed.jeg_sidecontent .jeg_container {
  3. max-width: 620px !important;
  4. margin: 0 auto;
  5. }
  6. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement