codecell / next-web-clone

This is a basic html/css clone of thenextweb.com website
0 stars 0 forks source link

January 13, 2020 | Code-Review : The Bulldogs #4

Open simondebbarma opened 4 years ago

simondebbarma commented 4 years ago
mariancristu commented 4 years ago

Good job Alfred! Look really great!

srueda27 commented 4 years ago

excellent work well done, congratulations!

EdCrux commented 4 years ago

Nice job 👍

Just put a wrapper to the lastest new section and add max-width, to limit the way it grows

simondebbarma commented 4 years ago

Keep It Up. I've summarized the feedback from the team here.


  1. Consider changing media-query to

@media screen and (min-width: 768px); @media screen and (min-width: 1024px);

  1. Consider setting a max-width to almost all the content in main by wrapping them.

  2. The 4th Latest Funding item gets hidden at medium screen width.