Solution for a challenge from Devchallenges.io.
To complete this challenge, I've used the same method, as for the completion of the previous one - I've bound elements' sizes with viewport width. Respective sizes were represented in .css files in vw units.
Fitting images into grid areas was a little tricky, but I've managed to find a solution.
This application/site was created as a submission to a DevChallenges challenge. The challenge was to build an application to complete the given user stories.
- GitHub @spaprocki