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

  • @TanDevv

    Submitted

    This project was very fun to do. I found it fairly straight-forward to do although I do have one question I would appreciate some advice on!

    While giving "Cancel Order" the cursor: pointer command on :hover and :active, I noticed that the whole area from left to right of "Cancel Order" was clickable, I only wanted the text to be clickable, yet I was unable to do that. I am unsure if it was a simple solution and it has escaped me while making this project.

    Overall feedback and/or suggestions of code changes would be greatly appreciated for me to take into my next projects. :)

    Selvedin 150

    @SelvedinFrontEnd

    Posted

    With my little knowledge I can suggest you to try display: inline-block; and instead of using padding for spacing try margin. And always feel free to experiment. And you can always search on google and even ask here, people are very helpful. Btw you have done great. :) Hope am helpful. Greetings.

    Marked as helpful

    1