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 comments

  • @LaurenAMolloy

    Submitted

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

    I am proud of using css variables for the first time and using Flexbox to successfully align the containers and elements. Next time I would spend a few more minutes planning out the layout and considering which settings I will use. I would like to get more efficient and practice more.

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

    I had a few challenges, such as issues with aligning the text. I found the answer on youtube.

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

    I would like feedback on the use of semantic html and know if my css is well organised.

    Joshua 60

    @BravinJoshua

    Posted

    Try using svh instead of vh since svh reflects the smallest possible viewport height that is visible to the user. It should kill the scrolling though

    Marked as helpful

    0