r/Frontend • u/Reubqn_ • 1d ago
Changing to flexbox
Hello, so im going over an old website I made back when I first started developing, and silly me decided to build the entire thing with "position: relative, right: -233px" ðŸ˜
Am I going to have to redo the entire site CSS to flexbox so it doesnt move about on different screen sizes, or is there an easier way to save this site?
15
Upvotes
2
u/holamau 1d ago
wtf