After hearing the phrase “build for mobile first” many times, I decided to implement that approach and have found it extremely useful to make my site responsive on all screen sizes in a very efficient way. In past projects, I’ve tried starting from Desktop view downwards and it became ugly very quickly. I definitely recommend following this rule!
For those wondering, I used very simple media query break points in my components, as well as some additional high-level styling and that pretty much did the job!
Here is a demo of the responsive site: www.korseas.com
Any feedback, comments or questions are much appreciated!
submitted by /u/Vitamina_e
[link] [comments]