🚀 Senior Frontend Developer with 6+ years of expertise, knows Angular, React, HTML, SCSS, JS, Bootstrap. Crafting remarkable web experiences is my passion. Let's build the future together!
I’m currently learning...Advancement in SPA architecture, UX/UI, and CSS frameworks/toolkits.
Latest solutions
Static HTML design created from HTML, CSS and Bootstrapv5
#bootstrap#cube-cssSubmitted about 2 years ago
Latest comments
- @parmarayushi@mitulpatel224
You can try overwriting font colors for the cards with white backgrounds.
Marked as helpful - @muhammad-medhat@mitulpatel224
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.
- @burcinalim@mitulpatel224
You can try setting height as 100% to <html> and <body> Then in <main> tag try flex with justify and align center.
- P@blakelyons@mitulpatel224
👍👍👍
- @iaayush07@mitulpatel224
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".