app.component.css 136 B

1234
  1. .routerLinkContainer-w {
  2. background: url('../assets/image/background_login.jpg') no-repeat top center;
  3. background-size: cover;
  4. }