Spaces:
Running
Running
Commit
·
811fa4e
1
Parent(s):
c65ceca
Update templates/index.html
Browse files- templates/index.html +1 -1
templates/index.html
CHANGED
@@ -128,7 +128,7 @@
|
|
128 |
|
129 |
<a href="{{ ip_link }}" target="_blank"> <h3 style="margin:0; border-bottom: 1px solid yellow; color:rgb(83, 83, 83); font-family: 'Helvetica'; font-weight: 50;">{{ name }}</h3></a>
|
130 |
|
131 |
-
<div style="display: flex; margin-top:
|
132 |
<a href="?new=true" style="margin-right: 10px; display: inline-block;">
|
133 |
<button class="hoverButton" style="border: 1px solid yellow; background-color: transparent; color: rgb(83, 83, 83); padding: 10px;">
|
134 |
another
|
|
|
128 |
|
129 |
<a href="{{ ip_link }}" target="_blank"> <h3 style="margin:0; border-bottom: 1px solid yellow; color:rgb(83, 83, 83); font-family: 'Helvetica'; font-weight: 50;">{{ name }}</h3></a>
|
130 |
|
131 |
+
<div style="display: flex; margin-top: 6%; margin-bottom: 3%;">
|
132 |
<a href="?new=true" style="margin-right: 10px; display: inline-block;">
|
133 |
<button class="hoverButton" style="border: 1px solid yellow; background-color: transparent; color: rgb(83, 83, 83); padding: 10px;">
|
134 |
another
|