ConnorAtherton / loaders.css

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

how to resize the size of the loader #76

Closed hom closed 6 years ago

hom commented 6 years ago

I Want to meke the loader littler

ConnorAtherton commented 6 years ago

@mrmengjun Not sure which loader you are referring too, but you could try changing the $ball-size variable if you are changing a ball loader (although, I suspect it will not affect the overall size of the loader).

Another option, and one I have recommended in the past is to take the methods I have used here, copy the source of whichever loader you want (usually people are after a single loader they can use consistently everywhere) and tweak it to be whatever you want in your own repo/app.