BraydenMoore commited on
Commit
fb88c02
·
verified ·
1 Parent(s): ae3cce5

Update templates/index.html

Browse files
Files changed (1) hide show
  1. templates/index.html +1 -1
templates/index.html CHANGED
@@ -224,7 +224,7 @@
224
 
225
 
226
  <div class="info" id="info">
227
- <h1 id="country" style="color:var(--text=color); margin-top: 10px; font-family: 'Helvetica'; font-weight: 50; margin-bottom: 10px;"> searching...</h1>
228
  <a href="{{ ip_link }}" target="_blank"> <h3 style="border-bottom: 2px solid yellow;" id="location-name">{{ page_title|safe }}</h3></a>
229
 
230
  <div style="display: flex; margin-top: 22px; margin-bottom: 0%;">
 
224
 
225
 
226
  <div class="info" id="info">
227
+ <h1 id="country" style="color:var(--text-color); margin-top: 10px; font-family: 'Helvetica'; font-weight: 50; margin-bottom: 10px;"> searching...</h1>
228
  <a href="{{ ip_link }}" target="_blank"> <h3 style="border-bottom: 2px solid yellow;" id="location-name">{{ page_title|safe }}</h3></a>
229
 
230
  <div style="display: flex; margin-top: 22px; margin-bottom: 0%;">