Update intro.php
authorPatrick McGuire <insidenothing@gmail.com>
Mon, 4 May 2020 14:34:58 +0000 (10:34 -0400)
committerGitHub <noreply@github.com>
Mon, 4 May 2020 14:34:58 +0000 (10:34 -0400)
intro.php

index c930593..b6eaa7e 100644 (file)
--- a/intro.php
+++ b/intro.php
@@ -1,6 +1,5 @@
 <?PHP include_once('header.php');  ?>
 
-<div class="container">
   
  <div class='col-sm-12'> are you a registeded maryland voter </div>
   
@@ -14,6 +13,6 @@
   
   
   
-</div>
+
 
 <?PHP include_once('footer.php');