Skip to content

Scale

EffectsHover
The scale property defines a transformation that resizes an element on the 2D plane.
Class Properties
wpex-scale-0
transform: scale(0);
wpex-scale-50
transform: scale(.5);
wpex-scale-75
transform: scale(.75);
wpex-scale-90
transform: scale(.9);
wpex-scale-100
transform: scale(1);
wpex-scale-105
transform: scale(1.5);
wpex-scale-115
transform: scale(1.05);
wpex-scale-125
transform: scale(1.25);
wpex-scale-150
transform: scale(1.5);