@parmarayushiSubmitted over 1 year ago
mitul
@mitulpatel224All comments
- @mitulpatel224Posted about 1 year ago
You can try overwriting font colors for the cards with white backgrounds.
Marked as helpful0 - @muhammad-medhatSubmitted about 1 year ago@mitulpatel224Posted about 1 year ago
Hey, This looks nice. Please find some of my observations. I hope it will be helpful to you!
- Apply @media for responsive UI.
- Apply the default font size in the body. And overwrite it for advice-id elements.
- Class ".advice-id" can be <h1>
- Class ".advice-text" can be <p>. Use <span> for right-quote and left-quote sign.
0 - @burcinalimSubmitted about 1 year ago
Hello everyone! I just finished this work. I struggled to center the container but couldn’t. Do you have any suggestions about this practice?
@mitulpatel224Posted about 1 year agoYou can try setting height as 100% to <html> and <body> Then in <main> tag try flex with justify and align center.
0 - @blakelyonsSubmitted about 1 year ago
- @iaayush07Submitted over 1 year ago@mitulpatel224Posted over 1 year ago
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