Advertisement
maximus87

Untitled

Mar 8th, 2020
163
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. @media only screen and (min-width: 1200px) {
  2. .header_slider .pagination {
  3. padding: 0 45px 0 45px;
  4. width: 100%;
  5. display: flex;
  6. align-items: center;
  7. justify-content: center;
  8. }
  9. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement