/* Vue : resources/views/auth/login.blade.php */

.auth-section {
    align-items: center;
    min-height: calc(100vh - 140px);
}
