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

Commit

Permalink
Fix font family name
Browse files Browse the repository at this point in the history
  • Loading branch information
jgraham committed Mar 5, 2024
1 parent f0f7aab commit b34a12a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/scorebug/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<style>
:root {
font-family: sans;
font-family: sans-serif;
}

ul {
Expand Down

0 comments on commit b34a12a

Please sign in to comment.