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 b92376f commit ac8d31dCopy full SHA for ac8d31d
resources/views/auth/login.blade.php
@@ -10,7 +10,7 @@
10
@endsection
11
12
@section('content')
13
-<div class="col-md-6">
+<div class="col-md-8">
14
<form action="/auth/login" method="POST" id="login-form">
15
<legend>{{ trans('strings.login') }}</legend>
16
<fieldset>
0 commit comments