Latest solutions
Latest comments
- @claire-conrardy@befflus
Hi. I like your solution. Maybe use min-width 320px on the media query? I was doing some research for what breakpoints to use and noticed that 320px seems to be a thing.
- @rlarabel@befflus
Hi. I tried your solution. The image on the left did not look so good on my 4k monitor. It looked much better if I removed the ".illutration img" css selector. Then it looked really nice:-)
- @befflus@befflus
Thanks. Have not used CSS grid so much yet so I will give CSS grid a go on the next project. Just need to watch some grid tutorials:-)
- @AbbasSaad27@befflus
Looks like there could be an issue with the button in desktop view. On my PC the button gets bigger than its container. Check out the margins for this maybe :-)
- @rak810@befflus
Hi. Tested your solution. Looks like there is an issue when the width is greater than 375 px and less than 800 px. And maybe have a max height on the desktop solution :-)
- @AlexanderHeo@befflus
Nice solution:-)