wedding-website icon indicating copy to clipboard operation
wedding-website copied to clipboard

शुभ विवाह | Animated wedding website in Hindi | Created with HTML, CSS and JS

Results 2 wedding-website issues
Sort by recently updated
recently updated
newest added

Looks like the animation is causing the body to overflow (_only horizontally_). Adding the `overflow-x: hidden;` to `body` seems to fix the problem.