can't make mobile styles work
https://app.windmill.dev/public/thrive-health-holdings/b88e89a044f118ea68466287cc973a09
how can I make it work on mobile?
this is the global CSS I've used so far:
5 Replies
totally lost as to what to change, I've already overwritten all the min-width styles
What are you trying to do?
But yeah I think the min- width could be improved globally
@rubenf I'm trying to embed it as an iframe in a web builder but somehow the min-width is messing with me
just trying to work on devices between 320 and 420 pixels
I think it's hard coded at the page level
ouch, then ... the global css can't make it work
thanks for checking though
had to do the most ugly thing for now, asked Claude to create a bunch of media queries in increments of 5px
that solves it for now