ConnorAtherton / loaders.css

Delightful, performance-focused pure css loading animations.
https://connoratherton.com/loaders
10.21k stars 1.22k forks source link

How to scale the loader's size? Here is the right code #94

Open heiyeliuying opened 4 years ago

heiyeliuying commented 4 years ago

css .loader-small .loader-inner { transform: scale(0.5, 0.5); }

HTML `

ball-pulse

`