A
A
Alexander Buyan2017-10-10 17:38:05
css
Alexander Buyan, 2017-10-10 17:38:05

How to make the same site scale from 1200px?

Hello.
How to make it so that on large screens the site is displayed as, for example, at 1200px? ELEMENTS SHOULD NOT BE REDUCED WHEN THE SCREEN IS ENLARGED!

Answer the question

In order to leave comments, you need to log in

2 answer(s)
4
4mobile, 2017-10-10
@abyjan

You can use vw and vh for block sizes. Fonts - through rem, the main size of html to change depending on the width of the window.

V
Vladislav Khramtsov, 2017-10-10
@mag1987

max-width: 1200px to wrap site content

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question