Skip to content

Commit

Permalink
🎨 pre-commit fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
pre-commit-ci[bot] committed Mar 1, 2025
1 parent 1b86ebc commit 07a91f8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions public/stylesheets/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@

/* fix font family for everything besides svg text */
body {
font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS",
sans-serif;
font-family:
"Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;
font-size: 12px;
}

Expand Down

0 comments on commit 07a91f8

Please sign in to comment.