Latest solutions
Latest comments
- @stevanusfebrianSubmitted over 2 years ago@soransh-singhPosted over 2 years ago
Great work....
feed back I have:
In mobile and tablet version you left unintentionally a border around the logos... and you can change cursor to pointer when hover over menu button...
I wished I could helped on the problem you asked but I don't know it's solution
0 - @Filippo-BSubmitted over 3 years ago@soransh-singhPosted over 3 years ago
you understood the assignment and slayed it... it look awesome ...
I don't know why but there is a horizontal scroll on my device other than that you have done better than the project in every way...
the extra things you have done make it really cool ... i will try to implement something similar when I will do this project
1 - @excalibur1702Submitted over 3 years ago@soransh-singhPosted over 3 years ago
hey It looks great... and that drag and drop is really great...
I have a question!! ... How had you setup your repository for frontend-mentor ??? I want to setup my react project better way ... and your repository look well maintain
0 - @anOldChildSubmitted over 3 years ago@soransh-singhPosted over 3 years ago
BEM means Block Element Modifier In your code Block will be
.pricing-card
then in
.pricing-card
element will be the buttons and text so you will name them.pricing-card__btns .pricing-card__text
one card is different from the other cards so you need modify bg-clr and clr of that card then you can add modifier to it like
.pricing-card--accent
or something.Similarly you can modify btns and text by adding class
card__btns--accent card__text--accent
.you can look this link they have explained better.
0 - @jonaaldasSubmitted over 3 years ago@soransh-singhPosted over 3 years ago
hey... you have put the devChallenges link instead of this challenge... btw this challenge looks gooddd...
0 - @TechieStephenSubmitted over 3 years ago@soransh-singhPosted over 3 years ago
This looks great you have done great job.
Just before the breakpoint in desktop design, In footer the social media icons are overlapping the list next to them. Other than that everything is great.
Marked as helpful1