aboutsummaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html9
1 files changed, 8 insertions, 1 deletions
diff --git a/index.html b/index.html
index e2cc7af..888e54d 100644
--- a/index.html
+++ b/index.html
@@ -56,7 +56,14 @@
<span class="select--polygon">Polygon</span>
</div>
- <div>Try around your <span class="select--ip">location</span> instead</div>
+ <div>
+ Try around your
+ <span class="select--ip relative"
+ >location<span
+ class="ip-loader hidden animate-ping h-2 w-2 bg-blue-500 rounded-full absolute top-0 -right-2"
+ ></span
+ ></span>
+ </div>
</div>
</header>