Skip to content

Commit

Permalink
rm comments
Browse files Browse the repository at this point in the history
  • Loading branch information
zarSou9 committed Jul 30, 2024
1 parent 7817d98 commit e3fb55d
Showing 1 changed file with 0 additions and 23 deletions.
23 changes: 0 additions & 23 deletions app/root.css
Original file line number Diff line number Diff line change
Expand Up @@ -105,35 +105,20 @@ h2 {
font-weight: 300;
line-height: 170%; /* 30.6px */
letter-spacing: -0.18px;
/*
font-size: 22px;
font-weight: 300;
line-height: 170%; /* 37.4px */
/* letter-spacing: -0.44px; */
}

.large-reading {
font-size: 18px;
font-weight: 300;
line-height: 190%; /* 30.6px */
letter-spacing: -0.18px;
/*
font-size: 22px;
font-weight: 300;
line-height: 190%; /* 41.8px */
/* letter-spacing: -0.44px; */
}

.large-bold {
font-size: 18px;
font-weight: 500;
line-height: 170%; /* 30.6px */
letter-spacing: -0.18px;
/*
font-size: 22px;
font-weight: 500;
line-height: 170%; /* 37.4px */
/* letter-spacing: -0.44px; */
}

.default {
Expand All @@ -142,21 +127,13 @@ h2 {
line-height: 170%; /* 27.2px */
letter-spacing: -0.16px;
/* only use if a parent has been assigned another typography class (otherwise this is defined in body) */
/* font-size: 18px;
font-weight: 300;
line-height: 170%; /* 30.6px */
/* letter-spacing: -0.18px; */
}

.default-bold {
font-size: 16px;
font-weight: 500;
line-height: 170%; /* 27.2px */
letter-spacing: -0.16px;
/* font-size: 18px;
font-weight: 500;
line-height: 170%; /* 30.6px */
/* letter-spacing: -0.18px; */
}

.small {
Expand Down

0 comments on commit e3fb55d

Please sign in to comment.