Latest solutions
Latest comments
- @atekron@sergiobarria
Hi Michael,
Good job! My comments would be that the footer green doesn't seem to be the same as the design or other sections of the page. Same thing with text of the testimonials.
I personally like and use tailwind a lot. Is really fast to apply styles and very intuitive, it has a small learning curve at start with all the utilities, but later one gets use to it. The only think I don't like about it is that if you write too many utilities is easy to make your html or components hard to read, there are ways around this though.
In any case great job. Happy coding.
- @Auro-93@sergiobarria
Hi Aurora, Your solution looks great (at least on my browser), I don't know if you already fixed it or not but I don't see the troubles you mention.
My only suggestion would be in the dark mode to apply the dark color to the entire body and not just to the container with the max width of 1440px. Is not a big deal really, I just think it looks weird with two white stripes on left and right side on larger screens.
Again, great job!😁 Happy coding!!
- @JeanMieses@sergiobarria
Looks good to me. 😁
I would only suggest to play with the cards width a bit more. Maybe add a max width so they can look exactly as in the original design.