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

Commit

Permalink
feat: differentiate subheadings in sidebar
Browse files Browse the repository at this point in the history
  • Loading branch information
adil192 committed Mar 13, 2024
1 parent 5834fb2 commit 27e2b67
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/styles/online.manchester.ac.uk.scss
Original file line number Diff line number Diff line change
Expand Up @@ -143,6 +143,10 @@ p, strong, b,
background: $header !important;
color: $on-header !important;
}
#courseMenuPalette .subhead h3 {
font-size: 0.8rem;
opacity: 0.9;
}
.appTabs a {
color: $on-header !important;
padding: 0 1.2em;
Expand Down

0 comments on commit 27e2b67

Please sign in to comment.