aboutsummaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorJeremyJamesL <jeremyluscombe@gmail.com>2024-12-10 09:01:25 +0000
committerJeremyJamesL <jeremyluscombe@gmail.com>2024-12-10 09:01:25 +0000
commit1cf3d092da3991a366e4c483b8fdd6301f1e419c (patch)
tree6af5e3beacbedf4079fc7754f98f51d0e46695ae /index.html
parent38db70476872f0e6b8d93aab16dc5a4543f5e56c (diff)
around location
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>