Skip to content

Commit

Permalink
Merge pull request #8 from goshippo/TOOL-1440-ux-review
Browse files Browse the repository at this point in the history
restore default rethink sans weights
  • Loading branch information
sri-shippo authored Sep 17, 2024
2 parents b1bb186 + 5f9847a commit 1d3a687
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/cm.css
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
--title-rethink-sans-weight: 700;
--primary-button-rethink-sans-weight: 700;
/* change these to neue-haas for app & portal css */
--title-text-weight: var(--title-neue-haas-weight);
--primary-button-weight: var(--primary-button-neue-haas-weight);
--title-text-weight: var(--title-rethink-sans-weight);
--primary-button-weight: var(--primary-button-rethink-sans-weight);
}

.background-blur {
Expand Down

0 comments on commit 1d3a687

Please sign in to comment.