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 c2e34d7 commit 899f198
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions style.css
Original file line number Diff line number Diff line change
Expand Up @@ -78,8 +78,7 @@ a:hover {
}

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

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

.c-link {
Expand Down

0 comments on commit 899f198

Please sign in to comment.