Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
fix typo
  • Loading branch information
AndyMBridges committed Jul 24, 2025
commit c490bf8d32bb57d5add5d004ec4c36c4637677b9
2 changes: 1 addition & 1 deletion src/scss/commons/_typescale.scss
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
}

.font-primary {
font-family: var(--font-mm-geist;
font-family: var(--font-mm-geist);
}

/*
Expand Down
Loading