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'm proud of using a new tool in my project - SCSS.

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

    I straggled with radio inputs and labels. I couldn't make it right till I changed HTML file

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

    I couldn't figure out how to apply @media rule to this project. For some reason, everything looks so small on small screens and I tried to play with @media, but it wasn't successful. I think there is a solution and if I spent some time I could figure it out, but I'm so tired of this project (because of radio inputs) that I decided to leave it like this.

  • Submitted


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

    I'll definitely use Figma, transitions and CSS variables.

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

    I had a problem with background for "Learning" element. I didn't want to guess the width, so I searched for some property that can fix it. Fortunately, CSS has a keyword "fit-content" that can be applied to width.