@hangodekSubmitted 2 months ago
Fernando Braga
@feernandobragaAll comments
- @feernandobragaPosted about 2 months ago
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
0 - @MarcWebDevSubmitted 2 months ago@feernandobragaPosted 2 months ago
excellent submission and clean code! Not much else to say! Really amazing job
1 - @sjake12Submitted 2 months ago@feernandobragaPosted 2 months ago
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 helpful0 - @bricard-devSubmitted 2 months ago