Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

All solutions

  • Submitted


    When adding the hover state, I had to adjust the positioning of the container containing the main picture (class: hero) and although my site statically looks as it should, I still quite struggle to make it responsive to both mobile and desktop. If you hover around the edges of the image, you will notice that it moves out of place. Also when adding the icon-view.svg, I couldn't get it to look as clear as it did on the design. Any feedback would be appreciated :)

  • Submitted


    I seemed to struggle with the project so many times. I couldn't add "background-image: image-header-desktop;" so I resorted to using <img src="image-header-mobile" alt=""> as my image for both mobile and desktop and stretched them out on CSS using max-width, max-height and width and height. I'm sure there's a simpler way to do these things but that was the method that I used