Skip to content

Commit 1740d4e

Browse files
committed
.
1 parent 7fddd32 commit 1740d4e

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

src/light-bootstrap-stubs/resources/views/auth/login.blade.php

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,6 @@
33
@section('content')
44
<div class="full-page section-image" data-color="black" data-image="{{ asset('light-bootstrap/img/full-screen-image-2.jpg') }}">
55
<div class="content pt-5">
6-
<div class="container ">
7-
<div class="col-md-8 col-sm-9 ml-auto mr-auto mb-7">
8-
<div class="text-center">
9-
<h3 class="text-white">{{ __('Welcome to Light Bootstrap Dashboard Pro Laravel Live Preview.') }}</h1>
10-
<h4 class="text-white">{{ __('Kickstart your Laravel web app like a PRO') }}</h2>
11-
<p class="text-lead text-light mt-3 mb-0"> {{ __('Log in and see how you can save more than 90 hours of work with CRUDs for managing: #users, #roles, #items, #categories, #tags and more.') }}</p>
12-
</div>
13-
</div>
14-
</div>
156
<div class="container mt-5">
167
<div class="col-md-4 col-sm-6 ml-auto mr-auto">
178
<form class="form" method="POST" action="{{ route('login') }}">

0 commit comments

Comments
 (0)