Latest solutions
Latest comments
- @catherineisonlineSubmitted about 3 years ago@hamzaabdePosted about 3 years ago
Again nice job.
You might consider using the summary and details tags for less overhead. Also the design is a bit off, like the images lack the shadow and gradient is not quite similar to that of the design.
Other than that, everything else looks tidy. To speed up your styling process you might consider using tailwind as it will make dealing with css a breeze, although it has to be learned but after that, the developer experience is nothing to be matched. Also another piece of advice would be to avoid jquery as much as possible right now, because everyone seems to dislike nowadays.
0 - @catherineisonlineSubmitted about 3 years ago@hamzaabdePosted about 3 years ago
Nice job.
You might consider: 1: Adding adding more border radius to the submit button. 2: Center text horizontally in mobile view. 3: Match background and border color to that of the design (if colors don't match a nice trick will to add opacity or color opacity using the alpha channel of the color function).
Other then that everything looks great.
0