Skip to content

Commit

Permalink
Merge pull request #93 from pbrucla/fix/bold
Browse files Browse the repository at this point in the history
fix bold monospace glyphs being too wide
  • Loading branch information
bkrl authored Dec 31, 2023
2 parents ee5e4f0 + aa0f684 commit 6b1cc4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/styles/global.scss
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
---

@import url('https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:wght@500&display=swap');
@import url('https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:ital,wght@0,500;0,700;1,500;1,700&family=Open+Sans:wght@400;700&family=Roboto&display=swap');

html,
body {
Expand Down

0 comments on commit 6b1cc4e

Please sign in to comment.