E
E
eugenedrvnk2021-10-12 17:13:15
Layout
eugenedrvnk, 2021-10-12 17:13:15

When to change design from desktop to tablet and from tablet to mobile?

There are 3 design options in figma, at 1440, 768 and 320px.
It is necessary, having them, to make a rubber layout, which, at some breakpoints, passes from one design to the next, on which breakpoints should this be done?
Because somewhere I meet that a tablet is <=768, somewhere >768 & <=1024 and I can’t come to something specific.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
R
RuRoman, 2021-10-12
@RuRoman

Works great for this:

@media (min-width: ---px) and (max-width: ---px) {
}

where "---" is the required permission

I
imko, 2021-10-13
@imko

I think you were specifically given these permissions in Figma as breakpoints. So mobile up to 768, tablet up to 1440. Although to be honest it’s rather strange, then laptops get on the tablet

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question