brooklyndesignstudio

Remove Horizontal Scrollbar Overflow

Dec 17th, 2020 (edited)
1,081
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.04 KB | None | 0 0
  1. #page-container {
  2.    overflow-x: hidden;
  3. }
Add Comment
Please, Sign In to add comment