Harold
@harika09All comments
- @soodaayush@harika09
Good job on this one.
some recommendation to improve it.
- try not fix the illustration image when display on bigger sizes display it will zoom it. 2.add spacing on your navigation menu. 3.add spacing on the latest articles card.
- make it responsive.
overall this was great! Happy coding!
- @GerriEzeocha@harika09
Great job on this one @Gerri Ezeocha.
just to remove the min-height: 350vh; to remove the white spaces after the attribution.
Happy Coding!
- @StelinUwU@harika09
Great Job on this one @Stelin
Got some few recommendation.
- check the validation when I clicked the button it will just stack the error.
- add cursor: pointer; when hover on the button.
- lower the padding on the smaller device on class="info".
Good job on this. Happy coding!
- @irfan-fauzi@harika09
Nice work with this. I will just add some recommendation.
- try to center the illustration-img to center with it its max-with: 900px
- try to center to footer just like the design.
Happy Coding!
- @nelsonuprety1@harika09
Nice work with this.
try to add the details, box and like on a container Example <main class="container"> <div class="details">...</div>
<div class="box">...</div> <div class="like">...</div> </main>also add no-repeat on the background image
then on the css add 100vh on the main
- @harika09@harika09
This is noted. Thanks!
- @Suganya1990@harika09
not expert here but i suggest to remove the margin from article__title and lower the margin from article__snipet to 10 then lower the padding from article__content to 10 top to fix the display.