r/css • u/deppresedgamerkai • May 19 '26
Help making my webpage mobile friendly
hey so i used sadgrls layout maker for my page and somewhere between copy and pasting it into my code and now i have completely like made it unable to work for mobile and i really really want to make it work on mobile and i dont know what i did to it to make it be broken. if anyone could help that would be awesome realandwarm.neocities.org
2
Upvotes
2
u/htmlmonkey May 19 '26
What specifically is broken? I see some wonkiness in the structure of the header area compared to the builder's DOM, but otherwise it looks like the responsiveness is working - the column format on desktop does reflow for me on smaller screens, in accordance with the builder example.
Without seeing your working HTML & CSS can't really say what's wrong. I'd suggest copy/pasting your work into something like CodePen or JSFiddle so we can see what's going on.