We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 20ec34e commit c23eefdCopy full SHA for c23eefd
README.md
@@ -187,7 +187,7 @@ if ($_SERVER['REQUEST_METHOD'] == 'POST') {
187
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/bulma/1.0.3/css/bulma.min.css">
188
</head>
189
190
-<body class="container">
+<body class="container p-5">
191
<h1 class="title">Login</h1>
192
<?php $form->render(); ?>
193
</body>
example.php
@@ -48,7 +48,7 @@
48
49
50
51
52
53
54
0 commit comments