Latest solutions
Latest comments
- @DovileCep@Vishal-wankhade
you did well
- @Bantama@Vishal-wankhade
you can change the paragraph font-size such way that it will look exactly like the design. otherwise you did well. :)
- @anupamthe99@Vishal-wankhade
give the google font link in the html file instead of import , you did not add the given font-family, font-weight to the text ,button bg-color is not white your site is not looking well in mid screen devices hope this is helpful
Marked as helpful - @azmifitra@Vishal-wankhade
wrap the 4 boxes in a section use flex in it and give flex-direction column, make three columns inside that section, the 1st box in 1st column, the two center boxes in 2nd column,3rd box in the 3rd column in this way you can give it proper structure without using the transform property. see my solution to this challenge for any help https://www.frontendmentor.io/solutions/fourcardfeaturesectionmaster-solution-using-html-and-css-o2VKoPxKH hope this will help
Marked as helpful - @devbev@Vishal-wankhade
I like the design. these four things could make your design more beautiful 1 - the card's background color should be pure white(#FFF) 2 - card's width looks small 3 - add box-shadow to the cards 4 - make responsive for the medium screen size devices hope this will help I will appreciate it if you check my solution to this challenge
https://www.frontendmentor.io/solutions/fourcardfeaturesectionmaster-solution-using-html-and-css-o2VKoPxKH any feedback and suggestions are welcome - @sbapollocoder@Vishal-wankhade
hey look at my solution to this challenge...hope I did well