Skip to content
Snippets Groups Projects
Forked from an inaccessible project.
feedback-barometer-page.component.scss 173 B
mat-card {
  max-width: 800px;
  width: 100%;
}

mat-progress-bar {
  height: 50px;
  margin-bottom: 20px;
}

mat-icon {
  font-size: 300%;
  height: 50px;
  width: 50px;
}