New login page design
This commit is contained in:
parent
212773d63c
commit
d1880af18d
8 changed files with 33 additions and 10 deletions
|
@ -3,7 +3,7 @@
|
|||
])
|
||||
|
||||
@section('container')
|
||||
<div class="w-full max-w-xs sm:max-w-sm m-auto mt-8">
|
||||
<div class="w-full max-w-xs sm:max-w-md m-auto mt-8">
|
||||
<div id="app"></div>
|
||||
</div>
|
||||
@endsection
|
||||
|
|
Reference in a new issue