Skip to content

Commit

Permalink
Update pathway page styles for light mode
Browse files Browse the repository at this point in the history
  • Loading branch information
ethan2917 committed Dec 8, 2023
1 parent 2bb1fa8 commit 752a9bf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/web/src/pages/Pathway.vue
Original file line number Diff line number Diff line change
Expand Up @@ -387,10 +387,12 @@ export default {
background-color: transparent;
text-align: justify;
width: 95%;
color: black;
}
.pathway-button:hover {
background: rgba(108, 90, 90, 0.15) !important;
color: black;
}
.courseInPath {
Expand Down

0 comments on commit 752a9bf

Please sign in to comment.