Latest solutions
Latest comments
- @Wiileshezo@mudasarmajeed5
I have checked seen your solution and it looks really cool and especially the part where we can expand a question using the + icon so the previous question that was seen before automatically closes giving a user-friendly experience.
- @vcgmuse@mudasarmajeed5
Yes, your solution is perfect, the logic building is perfect, but I would suggest giving specific width and height of the card for PC and laptop users because on my browser it's taking full width and the card looks a bit un-natural. You can Improve it further i.e. setting width and height to 600px and 400px, further you can add cursor:pointer; when we hover over the SVG, and you can set the opacity of the SVG to 70%, when we hover it should be set to 100% using CSS with a smooth transition to give it a feel of a button.
Marked as helpful - @UzomaFidelis@mudasarmajeed5
Yes, your website looks pretty much good but there is one problem you should try to improve it. The card is overflowing vertically on some resolutions, its preferred to use units like | height:100vh;
Marked as helpful - @Tsiangana@mudasarmajeed5
The themes are so cool