mirror of
https://github.com/uiverse-io/galaxy.git
synced 2025-11-28 05:00:22 +08:00
6 lines
268 B
HTML
6 lines
268 B
HTML
<!-- From Uiverse.io by themrsami - Tags: material design, blue, loading, loader, spinner, smooth, dark, glitch -->
|
|
<div class="flex justify-center items-center">
|
|
<div class="animate-spin rounded-full h-12 w-32 border-t-2 border-b-2 border-blue-900"></div>
|
|
</div>
|
|
|
|
|