Skip to content

Commit

Permalink
πŸ’„ style class for research questions
Browse files Browse the repository at this point in the history
  • Loading branch information
TanyaS08 committed Dec 1, 2024
1 parent 7b852d4 commit 69276a3
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions mystyles.scss
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,15 @@ h3 {
align-items: baseline;
}

/* for research questions */
.research-question {
font-family: Raleway;
font-size: 1rem;
font-weight: 600;
letter-spacing: 0.1em;
color: #005C53;
}

/* For resource listings */

.teaching {
Expand Down

0 comments on commit 69276a3

Please sign in to comment.