OwenKelvin/Angular-School-Management-System

View on GitHub
src/app/pages/admissions/students/add-student/add-student.component.less

Summary

Maintainability
Test Coverage
.headers-align .mat-expansion-panel-header-description {
  justify-content: space-between;
  align-items: center;
}

header {
  font-size: 2em;
}

h1 {
  font-size: 1.5em;
}

.mat-expansion-panel {
  margin-bottom: 5px;
}