diff --git a/src/components/head.html b/src/components/head.html index 8c1a002..4fb8184 100644 --- a/src/components/head.html +++ b/src/components/head.html @@ -62,7 +62,7 @@ } } - #indicator { + .htmx-indicator { animation: spin 2s linear infinite; }