Latest solutions
Latest comments
- @hangodek@feernandobraga
Hey Muhammad, great solution overall, well done. Here are some points that would could take into consideration to improve your solution:
- The font in the title doesn't match the design reference. You should be able to import it from google fonts and use in your app
- In the preparation time section, there should be a bigger gap between the bullet point and text. You could hide the default style and use flexbox to help with the gap
- The above also applies to the ingredients and the instructions part
- The nutrition table is a bit challenging, but the text alignment is a bit off. Maybe consider using a table with two columns, or create one using css-grid, for example.
You are doing a great job! Good luck on your studies
- P@MarcWebDev@feernandobraga
excellent submission and clean code! Not much else to say! Really amazing job
- @sjake12@feernandobraga
Hey, nice job @sjake12 I couldn't help but notice a small difference in height. Maybe check the paddings and gaps in the layout, but overall good job (=
Marked as helpful - @bricard-dev@feernandobraga
Excellent submission!