cmfiallos / Tea-Cozy

Design for a Tea Shop
0 stars 0 forks source link

Overall #3

Open Axkaban opened 6 years ago

Axkaban commented 6 years ago

Wonderful job, It looks great! You've met all expectations and requirements, now if you want to improve the responsiveness of the site you can change all your px for a more responsive measuring system like percentages, ems and rems, or vh and vw.

If you want more information on the last two groups, here's a few articles: https://css-tricks.com/rem-global-em-local/ https://css-tricks.com/viewport-sized-typography/

And here's a commonly implemented styleguide to write your css https://github.com/airbnb/css

Best of luck!

cmfiallos commented 6 years ago

Thank you for the comments and resources!!