Skip to content

Instantly share code, notes, and snippets.

@sbimochan
Created May 17, 2022 13:10
Show Gist options
  • Save sbimochan/d77aed8d1327eb987e17fa2bc0f39a3a to your computer and use it in GitHub Desktop.
Save sbimochan/d77aed8d1327eb987e17fa2bc0f39a3a to your computer and use it in GitHub Desktop.

Revisions

  1. sbimochan created this gist May 17, 2022.
    7 changes: 7 additions & 0 deletions styles.css
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,7 @@
    @import url(https://cdn.jsdelivr.net/gh/tonsky/[email protected]/distr/fira_code.css);

    .code-diff {
    font-family: 'Fira Code', monospace;
    font-weight: 500;
    line-height: 23px;
    }