/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification 
for details on configuring this project to bundle and minify static web assets. */

.fondo {
    min-height: 100vh;
    background: url("../images/auth-images.png") center / cover no-repeat;
}
