Showing 1 result(s)

Frontend Mentor Challenge: Perfume Product Preview – HTML & CSS FlexBox

Check out the final result: https://nikmaxott.github.io/ProductPreview/Check out the GitHub repo: https://github.com/nikmaxott/ProductPreview Responsive Mobile Design is the name of the game with this challenge. Although very similar to last weeks challenge, this one had the added complexity of layout changes when switching between Mobile and Desktop view. Using the magic of flexbox this is no problem, …