OwenKelvin/Angular-School-Management-System

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

Summary

Maintainability
Test Coverage
.mat-form-field {
  margin-left: 10px;
}

.id-number-field {
  height: 50px;
  line-height: 50px;
}

h2 {
  font-size: 1.3em;
}