Hi there! I've tried to make it responsive, but I guess it still doesn't work correctly. Though on the mobile it seems nice, as a required, and also if you'll change the window size it still works. But it's becoming hideous if you turn it onto a landscape mode. I would like to continue working on it in this direction.
Kingsley Akpan
@KhingzAll comments
- @peachess-devSubmitted about 2 years ago@KhingzPosted about 2 years ago
Hello there, Great design you have got... Just a quick mention, when setting height as 100vh, use max-height instead. This way if the content of the page goes beyond the limit it stays within your background. Your design viewed on my screen is beyond the given background color.
Good job anyways...
1 - @Fave334Submitted about 2 years ago
I tried to the best of my ability and I hope for lots of feedback and any idea on how I can improve it.
@KhingzPosted about 2 years agoHello, notice how the images on your footer are stretched vertically instead of displaying their standard size. A way to fix that is to put an individual images in a div before displaying it as flex, this way you can resize the width of the div container instead of the image directly.
Happy coding #Khingz
0