You are going to block this site. This will do the following:
- You will no longer see this site in searches.
- Site will no longer see your site in searches.
- Site will not be able to comment on your site profile.
- Any comments this site has posted to your profile will not be displayed.
Are you sure you want to do this?
"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.