diff --git a/index.html b/index.html index 8f4e16dd..b1cc5362 100644 --- a/index.html +++ b/index.html @@ -23,7 +23,7 @@ /* HTML:
*/ .fc-loader { - width: 35px; + width: 26px; aspect-ratio: 1; } @@ -33,7 +33,7 @@ } .fc-loader svg path { - stroke-width: 7px; + stroke-width: 5px; stroke: #008eff; } @@ -42,7 +42,7 @@ -