I wish I have been able to do it without any fixed width. Any suggestion about that? For the image, I guess it is not the best solution, maybe I should have put it in background? Thanks!
Steffan Hatlestad
@befflusAll comments
- @claire-conrardySubmitted over 2 years ago@befflusPosted over 2 years ago
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.
0 - @rlarabelSubmitted over 3 years ago@befflusPosted over 3 years ago
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:-)
0 - @befflusSubmitted almost 4 years ago
Would like to get any kind of feedback. Had to do a lot of tuning with the CSS so i guess there are simpler ways of doing things:-)
@befflusPosted almost 4 years agoThanks. 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:-)
0 - @AbbasSaad27Submitted almost 4 years ago
I finished learning grid today so I gave it a go. Any feedback would be really appreciated!! :D
@befflusPosted almost 4 years agoLooks 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 :-)
1 - @rak810Submitted about 4 years ago@befflusPosted about 4 years ago
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 :-)
1 - @AlexanderHeoSubmitted over 4 years ago
I'm finding it difficult to get pixel perfect, even with an overlay tool like PerfectPixel. Any suggestions on how to get the font size, letter-spacing, and line heights more accurate?