i am learning flexbox and all i have gathered is that it is a trap T_T its a paradise for mobile design whateva but its where my beautiful wife, the Scrollbar, goes to die 🥲
15 likes
Delete
Are you sure you want to remove this comment from the news feed?
i prefer just css grid tbh. easier to make funky shapes while still being Sorta Responsive. You can also force scrollbars depending on what you're going for
sorry if this is obvious advice, but have you been making sure to set you overflow properties to auto? flex shouldn't be affecting your scrollbars, from my understanding and personal usage.
I remember when I first discovered flexbox, I was so hyped, then quickly realized, I could just keep using my html, and CSS without much thought. I guess because I've memorized it, flexbox was just another backbone "engine" I didn't need. To each their own though.
"my beautiful wife, the Scrollbar" the name of my next project tbh
i prefer just css grid tbh. easier to make funky shapes while still being Sorta Responsive. You can also force scrollbars depending on what you're going for
https://layout.bradwoods.io/ https://cssgrid-generator.netlify.app/ some fun things
https://koyo.neocities.org/image/global/flex.png
sorry if this is obvious advice, but have you been making sure to set you overflow properties to auto? flex shouldn't be affecting your scrollbars, from my understanding and personal usage.
@noxernia&koyo 😭💖💖 @nenrikido i have not experimented yet hmmm... next time i dive in i'll try that thank you✨^_^
I remember when I first discovered flexbox, I was so hyped, then quickly realized, I could just keep using my html, and CSS without much thought. I guess because I've memorized it, flexbox was just another backbone "engine" I didn't need. To each their own though.