mirror of
https://github.com/miggymofongo/asteroid.git
synced 2024-11-24 14:10:27 +00:00
8 lines
No EOL
261 B
SCSS
8 lines
No EOL
261 B
SCSS
// ================================================================================
|
|
// + Spinner
|
|
// --------------------------------------------------------------------------------
|
|
|
|
div#bibi-spinner {
|
|
@include size($Spinner_Size);
|
|
@include Spiner-Content();
|
|
} |