BraydenMoore commited on
Commit
4577c39
1 Parent(s): 4404d7d

Update templates/index.html

Browse files
Files changed (1) hide show
  1. templates/index.html +2 -2
templates/index.html CHANGED
@@ -14,7 +14,7 @@
14
  display: flex;
15
  align-items:center;
16
  height: 90vh;
17
- }'
18
  .h3 {
19
  margin-bottom: 20px;
20
  margin-top: 0;
@@ -154,7 +154,7 @@
154
 
155
 
156
  <div class="info">
157
- <h1 id="country" style="color:rgb(83, 83, 83); margin-top: 0; font-family: 'Helvetica'; font-weight: 50; margin-bottom: 3%;"> searching...</h1>
158
  <a href="{{ ip_link }}" target="_blank"> <h3 style="margin:0; border-bottom: 2px solid yellow; color:rgb(83, 83, 83); font-family: 'Helvetica'; font-weight: 50;">{{ name }}</h3></a>
159
 
160
  <div style="display: flex; margin-top: 0%; margin-bottom: 0%;">
 
14
  display: flex;
15
  align-items:center;
16
  height: 90vh;
17
+ }
18
  .h3 {
19
  margin-bottom: 20px;
20
  margin-top: 0;
 
154
 
155
 
156
  <div class="info">
157
+ <h1 id="country" style="color:rgb(83, 83, 83); margin-top: 1%; font-family: 'Helvetica'; font-weight: 50; margin-bottom: 3%;"> searching...</h1>
158
  <a href="{{ ip_link }}" target="_blank"> <h3 style="margin:0; border-bottom: 2px solid yellow; color:rgb(83, 83, 83); font-family: 'Helvetica'; font-weight: 50;">{{ name }}</h3></a>
159
 
160
  <div style="display: flex; margin-top: 0%; margin-bottom: 0%;">