Skip to content
This repository has been archived by the owner on Jul 9, 2024. It is now read-only.

Commit

Permalink
feat: remove the course filter which doesn't work
Browse files Browse the repository at this point in the history
  • Loading branch information
adil192 committed Mar 3, 2024
1 parent b742231 commit b551a2a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/styles/online.manchester.ac.uk_ultra.scss
Original file line number Diff line number Diff line change
Expand Up @@ -201,6 +201,9 @@ nav ul#base_tools bb-base-navigation-button {
button[class*="makeStylespageDropdownButton"] {
border-radius: 0.5rem !important;
}
.base-courses .course-columns-header .course-filter-select {
display: none;
}

.base-courses .course-card-term-name {
margin-top: 1rem;
Expand Down

0 comments on commit b551a2a

Please sign in to comment.