Completed but the only issue is the paragraph's dont span/fill up all the space of the boxes/divs, if someone can provide me some feedback on why that's happening I'd appreciate it, happy coding :)
Shadib Shah
@shadib0797All comments
- @Afan417Submitted over 3 years ago@shadib0797Posted over 3 years ago
Don't set grid-template-row then everything will be fine.
1 - @Ar1f007Submitted over 3 years ago
For desktop, I thought I could easily put the cards in the required position using justify-self/align-self property. But I couldn't do it. Is it possible to to align them in the right position just by using flexbox properties? If yes, then could you please tell me how to do it? And How could I make it more efficient? Any feedback is welcome.
@shadib0797Posted over 3 years agoGreat work there, as for your query check out my solution . hope it'll help. https://www.frontendmentor.io/solutions/four-card-feature-section-using-html-and-css-kmDqEdNAw
0 - @CaresleSubmitted almost 4 years ago
Any tip/advice/feedback is really appreciated
@shadib0797Posted almost 4 years agoGood work, just use width : 70% on main container and then adjust it for diff view port
1