BraydenMoore commited on
Commit
3edabc0
1 Parent(s): a03bfa7

Update templates/index.html

Browse files
Files changed (1) hide show
  1. templates/index.html +2 -2
templates/index.html CHANGED
@@ -150,10 +150,10 @@
150
 
151
 
152
  <div class="info">
153
- <h1 id="country" style="color:rgb(83, 83, 83); font-family: 'Helvetica'; font-weight: 50; margin-bottom: 3%;"> searching...</h1>
154
  <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>
155
 
156
- <div style="display: flex; margin-top: 6%; margin-bottom: 3%;">
157
  <a href="?new=true" style="margin-right: 10px; display: inline-block;">
158
  <button class="hoverButton" style="border: 2px solid yellow; background-color: transparent; color: rgb(83, 83, 83); padding: 10px;">
159
  another
 
150
 
151
 
152
  <div class="info">
153
+ <h1 id="country" style="color:rgb(83, 83, 83); margin-top: 0; font-family: 'Helvetica'; font-weight: 50; margin-bottom: 3%;"> searching...</h1>
154
  <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>
155
 
156
+ <div style="display: flex; margin-top: 0%; margin-bottom: 0%;">
157
  <a href="?new=true" style="margin-right: 10px; display: inline-block;">
158
  <button class="hoverButton" style="border: 2px solid yellow; background-color: transparent; color: rgb(83, 83, 83); padding: 10px;">
159
  another