BraydenMoore commited on
Commit
77c124e
·
verified ·
1 Parent(s): 9e123d1

Update templates/index.html

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