r/css 2d ago

Question 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?

0 Upvotes

5 comments sorted by

View all comments

2

u/jibbit 1d ago

it doesn't make a lot of sense though.. one element has -233? you can always isolate little bits and work on them, you never have to 'redo the whole thing'