Welcome to Software Development on Codidact!
Will you help us build our independent community of developers helping developers? We're small and trying to grow. We welcome questions about all aspects of software development, from design to code to QA and more. Got questions? Got answers? Got code you'd like someone to review? Please join us.
Replit particles push instead of being background [closed]
Closed as unclear by Alexei on Nov 30, 2022 at 21:08
This question cannot be answered in its current form, because critical information is missing.
This question was closed; new answers can no longer be added. Users with the reopen privilege may vote to reopen this question if it has been improved or closed incorrectly.
I am working on a replit https://AppropriateMessyRoutes.ozabramo.repl.co and I am trying to implement https://github.com/VincentGarreau/particles.js as a background but I keeps on pushing everything out of the way instead of making a background does anyone know a fix
1 answer
You will find the solution by playing with the demo that's linked on the github page. More specifically by playing around with the interactivity settings.
1 comment thread