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 13738e7 commit 6d2510aCopy full SHA for 6d2510a
src/Views/email_2fa_verify.php
@@ -5,7 +5,7 @@
5
<?= $this->section('main') ?>
6
7
<div class="container d-flex justify-content-center p-5">
8
- <div class="card col-5 shadow-sm">
+ <div class="card col-12 col-md-5 shadow-sm">
9
<div class="card-body">
10
<h5 class="card-title mb-5"><?= lang('Auth.emailEnterCode') ?></h5>
11
0 commit comments