Обложка канала

Frontend по-флотски 👨‍💻

Новости и факты о разработке интерфейсов в неформальном стиле

Frontend по-флотски 👨‍💻

3 года назад
Открыть в
zoom - CSS: Cascading Style Sheets | MDN

The non-standard zoom CSS property can be used to control the magnification level of an element. transform: scale() should be used instead of this property, if possible. However, unlike CSS Transforms, zoom affects the layout size of the element.

developer.mozilla.org