Skip to content

Commit

Permalink
fix mistake with card title size
Browse files Browse the repository at this point in the history
  • Loading branch information
zkamvar committed Nov 30, 2023
1 parent 69e4bfa commit 48cd685
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/stylesheets/overview.scss
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
text-decoration-thickness: 1px;
text-underline-offset: 25px;
margin-bottom: 50px;
font-size: calc(18px + 0.2vw);
font-size: calc(22px + 0.2vw);
font-weight: 600;
line-height: 1.5rem;
}
Expand Down

0 comments on commit 48cd685

Please sign in to comment.