Created
May 17, 2022 13:10
-
-
Save sbimochan/d77aed8d1327eb987e17fa2bc0f39a3a to your computer and use it in GitHub Desktop.
Revisions
-
sbimochan created this gist
May 17, 2022 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal 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; }