New login page design

This commit is contained in:
Dane Everitt 2019-06-22 13:53:41 -07:00
parent 212773d63c
commit d1880af18d
No known key found for this signature in database
GPG key ID: EEA66103B3D71F53
8 changed files with 33 additions and 10 deletions

View file

@ -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