feat: add authentication login view with form validation and dynamic settings
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
<!-- Page Content -->
|
||||
<div class="bg-image" style="background-image: url('{{url("assets/back.jpg")}}'); background-color: #f8f9fa;
|
||||
background-position: center;
|
||||
background-size: contain; ">
|
||||
background-size: cover; ">
|
||||
<div class="row mx-0 bg-black-op">
|
||||
<div class="hero-static col-md-6 col-xl-8 d-none d-md-flex align-items-md-end" >
|
||||
<div class="p-30 js-appear-enabled animated fadeIn" data-toggle="appear">
|
||||
|
||||
Reference in New Issue
Block a user