Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /* Make Horizontal Overflow to be Hidden for Body Tag HTML */
- body {
- overflow-x: hidden;
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement