|
@@ -15,7 +15,7 @@
|
|
|
|
|
|
|
|
<div class="login--box d-flex flex-column min-vh-100 justify-content-center align-items-center">
|
|
<div class="login--box d-flex flex-column min-vh-100 justify-content-center align-items-center">
|
|
|
<img src="{{env('LOGO', '')}}" alt="" class="img-fluid" id="login--logo" style="max-width:400px">
|
|
<img src="{{env('LOGO', '')}}" alt="" class="img-fluid" id="login--logo" style="max-width:400px">
|
|
|
- <div class="card--ui mt-5" style="width: 400px; height: 300px;">
|
|
|
|
|
|
|
+ <div class="card--ui mt-5" style="width: 400px; height: 350px;">
|
|
|
|
|
|
|
|
<p class="form--title text-center mb-4">Effetua la Login per accedere a tutte le funzioni</p>
|
|
<p class="form--title text-center mb-4">Effetua la Login per accedere a tutte le funzioni</p>
|
|
|
<form action="/login" method="POST">
|
|
<form action="/login" method="POST">
|