ahbeng/NUSMods

View on GitHub
website/src/views/planner/CustomModuleForm.scss

Summary

Maintainability
Test Coverage
@import '~styles/utils/modules-entry';
@import 'variables';

.heading {
  font-weight: bold;
  font-size: 1.2rem;
}

.formAction {
  display: flex;
  justify-content: space-between;
  margin-top: 1rem;
}