fireflythemes

VB Increase width

Aug 4th, 2020
210
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.08 KB | None | 0 0
  1. @media (min-width: 1200px)  {
  2.    .home .container {
  3.      width: 100%;
  4.    }
  5. }
Advertisement
Add Comment
Please, Sign In to add comment