Commit 7d1f3021 by Corey Koval

Slight tweak to loading spinner speed

parent 7abcdb6e
...@@ -125,7 +125,7 @@ span { ...@@ -125,7 +125,7 @@ span {
border-radius: 50%; border-radius: 50%;
width: 160px; width: 160px;
height: 160px; height: 160px;
animation: spin 1s linear infinite; animation: spin 1.25s linear infinite;
position: absolute; position: absolute;
top: 50%; top: 50%;
left: 50%; left: 50%;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment