Update printable_qr_code.php
authorPatrick McGuire <insidenothing@gmail.com>
Mon, 8 Jun 2020 15:29:05 +0000 (11:29 -0400)
committerGitHub <noreply@github.com>
Mon, 8 Jun 2020 15:29:05 +0000 (11:29 -0400)
printable_qr_code.php

index 2acc121..d13e57a 100644 (file)
@@ -23,6 +23,9 @@
   <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.4.1/jquery.min.js"></script>
   <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/js/bootstrap.min.js"></script>
   <title>Printable QR Code Invite</title>
+  <style>
+    h1 { text-align:center; }
+  </style>
   </head>
   <body>
      <div class='container-fluid'>