BraydenMoore commited on
Commit
a005b07
·
1 Parent(s): ef9369f

Update templates/index.html

Browse files
Files changed (1) hide show
  1. templates/index.html +1 -1
templates/index.html CHANGED
@@ -133,7 +133,7 @@
133
 
134
  <h3 style="border-bottom: 1px solid yellow; color:rgb(83, 83, 83); font-family: 'Helvetica'; font-weight: 50;">{{ name }}</h3>
135
 
136
- <div style="display: flex; margin-top: 3%;">
137
  <a href="?new=true" style="margin-right: 10px; display: inline-block;">
138
  <button class="hoverButton" style="border: 1px solid yellow; background-color: transparent; color: rgb(83, 83, 83); padding: 10px;">
139
  another
 
133
 
134
  <h3 style="border-bottom: 1px solid yellow; color:rgb(83, 83, 83); font-family: 'Helvetica'; font-weight: 50;">{{ name }}</h3>
135
 
136
+ <div style="display: flex; margin-top: 3%; margin-bottom: 3%;">
137
  <a href="?new=true" style="margin-right: 10px; display: inline-block;">
138
  <button class="hoverButton" style="border: 1px solid yellow; background-color: transparent; color: rgb(83, 83, 83); padding: 10px;">
139
  another