Skip to content

Commit

Permalink
update font size
Browse files Browse the repository at this point in the history
  • Loading branch information
nadiavanleur committed Jun 9, 2024
1 parent 22df104 commit 382f4cc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions style.css
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ a:hover {
}

.c-title {
font-size: 3.4rem;
font-size: 2rem;
transform: skewY(-3deg);
color: var(--color-hover);
}
Expand Down Expand Up @@ -277,7 +277,7 @@ body:not(.menu-open) .c-menu__list-container {
}

.c-title {
font-size: 2rem;
font-size: 5rem;
}

.c-link {
Expand Down

0 comments on commit 382f4cc

Please sign in to comment.