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
Request path contains unescaped characters
Not Found
Not Found
Not Found

All comments

  • mitul 360

    @mitulpatel224

    Posted

    You can try overwriting font colors for the cards with white backgrounds.

    Marked as helpful

    0
  • mitul 360

    @mitulpatel224

    Posted

    Hey, This looks nice. Please find some of my observations. I hope it will be helpful to you!

    1. Apply @media for responsive UI.
    2. Apply the default font size in the body. And overwrite it for advice-id elements.
    3. Class ".advice-id" can be <h1>
    4. Class ".advice-text" can be <p>. Use <span> for right-quote and left-quote sign.
    0
  • Burcin 120

    @burcinalim

    Submitted

    Hello everyone! I just finished this work. I struggled to center the container but couldn’t. Do you have any suggestions about this practice?

    mitul 360

    @mitulpatel224

    Posted

    You can try setting height as 100% to <html> and <body> Then in <main> tag try flex with justify and align center.

    0
  • mitul 360

    @mitulpatel224

    Posted

    👍👍👍

    0
  • mitul 360

    @mitulpatel224

    Posted

    Issue: After playing multiple games, the App is navigating me for each of the pages I visited (but here are only two)

    One possible solution is you can ignore Angular Route history using "replaceUrl".

    0