Adaptive layout of the model. Mobile First
Adaptive layout from the Figma app. The mobile first method is used. In which on screen resolutions up to 992px the CSS properties of block elements + float are applied. On resolutions above 992px, the network is restored to flexes. This approach provided a fast site download on mobile devices, as well as the support of a large number of browsers. Including IE9+!