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


    What are you most proud of, and what would you do differently next time?

    I am proud that this was my first landing page built on my own, and I am extremely satisfied with the result. What I would do differently next time would probably be trying to use the Mobile First workflow.

    What challenges did you encounter, and how did you overcome them?

    Using Sass, I encountered small specificity issues in certain components when adjusting to various screen sizes. However, it was easy to resolve them by applying the same specificity assigned at the beginning.

    What specific areas of your project would you like help with?

    I would like to receive tips regarding the media queries I used. I felt quite unsure if I was adapting font sizes, divs, etc., in a pleasant way for each screen size. As for the use of Sass, I would like to understand if I used its features correctly and what else could be leveraged from it for a cleaner and more efficient development.

  • Submitted


    What are you most proud of, and what would you do differently next time?

    I took the opportunity to practice CSS Grid and tried to apply what I learned with Sass. What I would do differently next time is to use more of Sass's features to experiment more with the tool.