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

  • @aaditamanugraha

    Submitted

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

    This project are fun!

    Yes I really enjoy to finish this project because I also work at a construction company at the moment. It's so exhausting to think about my construction project, but THIS project are really fun and simple.

    I also try to use Tailwind CSS in this project and I face some problem when I use flexbox to styling the position of main card. So I just simply move to grid this time.

    Also I still figuring out why the drop shadow did'nt show at the main card. If you can help me with it please leave a comments!

    Keep grinding bro!💪🏻

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

    I got problem with Tailwind CSS in flexbox and drop shadow. Sometimes it just don't want to appear in my style. But when I manually inspect it and add vanilla CSS via inspect element, the bugs are solved. So for now I still figure it out how to solve this problem.

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

    Is there any good and easy workflow to use Tailwind CSS in your project? I still confuse with the workflow to use Tailwind CSS.

    P

    @bswebdes

    Posted

    Overall, great work!

    However, you should focus on getting the sizes and spacings right. Your version is significantly smaller than the specification.

    You could probably achieve the shadow directly with shadow-[8px_8px_0_0_rgba(0,0,0,1)]. Check out the Tailwind documentation for more details.

    I didn't see any hover states. Take a look at what you can do with hover in Tailwind. I'll also check out Tailwind Groups—there's a lot of powerful stuff you can do with them.

    0
  • P

    @jessegile

    Submitted

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

    So far, I would read the comments in the starter file a little closer. Struggled with a viewport issue not realizing I had not declared it in the head. This was clearly marked in the starter file.

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

    My site was not resizing properly. Everything was shrinking to fit. I put a help request in on the discord channel. Through the suggestion I received I was able to identify the crucial meta tag that was causing my initial problem.

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

    I would just like to get this as close to perfect as possible.