Skip to content

Commit

Permalink
Update team.module.scss
Browse files Browse the repository at this point in the history
  • Loading branch information
mathclub-ucdavis authored Aug 3, 2024
1 parent bbe2e53 commit d50f76a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/styles/pages/team.module.scss
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
padding-top: 8px;
}

.cursive {
c {
font-size: inherit; /* Same size as the parent element, which will be h2 */
font-style: italic; /* Makes text cursive */
}
Expand Down Expand Up @@ -63,7 +63,7 @@
p {
font-size: 0.8rem;
}
.cursive {
c {
font-size: 1.25rem; /* Ensure the same size as h2 */
}
}
Expand Down

0 comments on commit d50f76a

Please sign in to comment.