Geen omschrijving
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

app.component.scss.backup 103B

123456
  1. :host {
  2. display: block;
  3. width: 100vw;
  4. height: 100vh;
  5. background-color: #f9fafb; /* gray-50 */
  6. }