So, I just made this:
https://codepen.io/TheSirion/pen/abBwYpa
I started it yesterday (general layout, responsiveness, images) and finished it today (adding all the content, changing all pictures because I realized CodePen wouldn’t work with my local images).
But the fact is, I’m not very satisfied with how it looks and want some suggestions on what I can do. I’m looking to improve my CSS skills so any idea is welcome!
P.S.: I’ll admit, I kind of hacked the test to pass it because what I made is a little different from the proposal (for instance, I hid the figcaption element with display: none
because it was looking weird) , I hope it’s all right!