Skip to content
This repository has been archived by the owner on Jan 24, 2024. It is now read-only.

Commit

Permalink
Fix system-serif slug type-o
Browse files Browse the repository at this point in the history
  • Loading branch information
RavanH authored Jan 6, 2024
1 parent df92472 commit d9e5aa0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion theme.json
Original file line number Diff line number Diff line change
Expand Up @@ -247,7 +247,7 @@
{
"fontFamily": "Iowan Old Style, Apple Garamond, Baskerville, Times New Roman, Droid Serif, Times, Source Serif Pro, serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol",
"name": "System Serif",
"slug": "system-Serif"
"slug": "system-serif"
}
],
"fontSizes": [
Expand Down

0 comments on commit d9e5aa0

Please sign in to comment.