estevanquispe / Tea-Cozy-eq

0 stars 0 forks source link

Add mobile resizing #3

Open sangjunp4rk opened 6 years ago

sangjunp4rk commented 6 years ago

In the future, try to incorporate mobile resizing. Though it may seem tedious, it is an incredibly important concept since screen sizes vary tremendously today and it’s important that you website looks exactly as you design it to. Check out this site for more information about it https://developer.mozilla.org/en-US/docs/Web/CSS/Media_Queries

https://github.com/estevanquispe/Tea-Cozy-eq/blob/master/resources/style.css#L1

estevanquispe commented 6 years ago

Been totally new to this , did remember the mention of this concept but never though it will be as important as you say and really will make a difference on the real world . thanks for this comment, really appreciated.