Oldalhoz tartozó kép hozzáadáasa + üres rész csökk.

This commit is contained in:
unknown
2022-11-08 19:38:27 +01:00
parent 5f115013f0
commit 8375c78b67

@ -8,7 +8,7 @@
<section class="vh-100">
<div class="container h-100">
<div class="container h-70">
<div class="row d-flex justify-content-center align-items-center h-100">
@ -78,7 +78,7 @@
<div class="col-md-10 col-lg-6 col-xl-7 d-flex align-items-center order-1 order-lg-2">
<!--src="https://mdbcdn.b-cdn.net/img/Photos/new-templates/bootstrap-registration/draw1.webp"-->
<img src="https://mdbcdn.b-cdn.net/img/Photos/new-templates/bootstrap-registration/draw1.webp"
<img src= {{ asset('images/samplePictures/login_pic.jpg') }}
class="img-fluid" alt="Sample image">
</div>
@ -100,4 +100,4 @@
@endsection
@endsection