Browse Source

Make button centered

pull/1/head
Ravi Shah 5 years ago
parent
commit
0d7c4aedd2
  1. 2
      templates/index.html

2
templates/index.html

@ -19,7 +19,7 @@
</div>
<div class="column" style="background-color:#ddd">
<p style="font-size:25px; text-align:center;">Trigger the garage door opener.</p>
<div>
<div style="text-align:center;">
<a class="overridefloat" href="/open-garage">{{ OpenOrClose }}</a>
</div>
</div>

Loading…
Cancel
Save