ConnorAtherton / loaders.css

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

Add centering adjustments #34

Closed jonjaques closed 9 years ago

jonjaques commented 9 years ago

Hello,

Something struck me funny about the alignment of some of the loaders, so applied some adjustments.

As you might recall, I'd like to add sizing classes to these; so I'm working on making all of these hardcoded pixel values into math-driven with a scaling factor so they'll be easy to output via sass.

You can see demo of the problem here and the fix here.

ConnorAtherton commented 9 years ago

Hey @jonjaques, I checked this and all looks well so I generated the files and merged into master. :+1:

The scaling work sounds awesome! I've created an issue for it and cc'ed you. If there is anything you would like me to work on that would help you then let me know :) thanks again