Skip to content

Commit

Permalink
Update style.css
Browse files Browse the repository at this point in the history
  • Loading branch information
keremciu committed Oct 10, 2023
1 parent 1eb0668 commit d6018d9
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions media/style.css
Expand Up @@ -14,8 +14,11 @@ https://github.com/sindresorhus/github-markdown-css
line-height: 1.5;
color: #24292e;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
font-size: 16px;
line-height: 1.5;
font-family: "SF Pro Text", "SF Pro Icons", "Helvetica Neue", Helvetica, Arial, sans-serif;
/*-webkit-font-smoothing: antialiased;*/
font-size: 17px;
letter-spacing: -0.022em;
line-height: 1.47059;
word-wrap: break-word;
}

Expand Down

0 comments on commit d6018d9

Please sign in to comment.