Match settings modal to design nuances better

This commit is contained in:
Robin Townsend
2023-05-22 12:54:26 -04:00
parent eeb1f4baaf
commit cf1a7f2e21
7 changed files with 25 additions and 21 deletions

View File

@@ -180,10 +180,16 @@ h2 {
/* Subtitle */
h3 {
font-weight: 400;
font-weight: 600;
font-size: var(--font-size-subtitle);
}
/* Body Semi Bold */
h4 {
font-weight: 600;
font-size: var(--font-size-body);
}
h1,
h2,
h3 {