Answer the question
In order to leave comments, you need to log in
How to make only from psd layout for desktop molile responsive website?
Hello!
Now they sent a layout, a layout for the desktop version was drawn, there is no one for the mobile one, they said do it the way you want.
There were problems in solving this problem, namely, with fonts and indents, then I will write in more detail.
FONTS - There are fonts that are fine for the mobile version and for large screens too. But the problem arises when the font is very large, for example, 65px, and then already on a small screen (320 px), it all looks not very good. The question is that how to reduce the font correctly so that the proportions are respected? I can just divide by 2 or 3, but I would like to know how this is done more correctly from experienced people.
INDITIONS - I had the same problem with indentation,what is the best way to transfer them from layouts designed for large screens to screens designed for small screens (320px for example).
Answer the question
In order to leave comments, you need to log in
when the font is very large, for example, 65px, and then already on a small screen (320 px), it all looks not very good
Yes, no need to bother too much! Just do it on media queries so that everything is displayed correctly. As a rule, such parameters are used from RANDOM to
1170px from
1169px to 992px
from 991px to 768px
from 767 to 479px
from 478px to "usually 320px"
but these parameters can not be taken all, depending on which layout.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question