We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 06222ac commit ec73e7eCopy full SHA for ec73e7e
2 files changed
resources/views/auth/signin.twig
@@ -14,7 +14,7 @@
14
{% endfor %}
15
16
17
- <div class="col-md-5 col-lg-6 pull-left " >
+ <div class="col-md-5 col-lg-6 pull-left text-center" >
18
<img src="{{ base_url()}}/img/icons/png/Infinity-Loop.png" alt="Welcome to RawPHP">
19
<h4>RawPHP</h4>
20
</div>
resources/views/auth/signup.twig
@@ -16,7 +16,7 @@
<!-- Add Icon -->
21
<h4>RawPHP Framework</h4>
22
0 commit comments