keyboard_double_arrow_left
help Help & getting started

Scale.

Custom scaling utility classes allow you to easily resize elements using the CSS transform: scale() property. These classes provide a simple, reusable, and efficient way to adjust element sizes while maintaining responsiveness.

Overview

The following CSS classes provide a simple way to scale elements using the CSS transform property. Each class increases the size of an element by a specific factor.

.scale1 enlarges the element by 1.1x

.scale2 enlarges the element by 1.2x

.scale3 enlarges the element by 1.3x

.scale4 enlarges the element by 1.4x

.scale5 enlarges the element by 1.5x

scale1
scale2
scale3
scale4
scale5