Update eligible.php
authorPatrick McGuire <insidenothing@gmail.com>
Thu, 7 May 2020 04:36:15 +0000 (00:36 -0400)
committerGitHub <noreply@github.com>
Thu, 7 May 2020 04:36:15 +0000 (00:36 -0400)
eligible.php

index c6fb63d..b6c4efd 100644 (file)
@@ -50,7 +50,7 @@ while($d2 = mysqli_fetch_array($r2)){
 }
 ?>
   <div class='row'>
-   <div class='col-sm-12'>You Are eligible to sign each of these petitions.</div>
+    <div class='col-sm-12' style='height:100px; text-align:center;'><h2>You Are eligible to sign each of these petitions.</h2></div>
   </div>
 
   <?PHP echo $available;?>