// Auth.scss // ———————– // contains specific styles for all auth pages // includes Register, Login, Password Reset, etc
auth {
background-image: #26272c, image-url("wcc/styles/bg/mountain-valley.jpg"), no-repeat, center center, cover; .sheet { margin: 15rem 0; }
}