Skip to content

Instantly share code, notes, and snippets.

@Maoyeedy
Created June 10, 2023 07:26
Show Gist options
  • Save Maoyeedy/81744b281006a75c8bdec9ca78e9dd84 to your computer and use it in GitHub Desktop.
Save Maoyeedy/81744b281006a75c8bdec9ca78e9dd84 to your computer and use it in GitHub Desktop.
.gist .blob-code-inner,
.gist .blob-num {
font-family: 'Spline Sans Mono', monospace !important;
font-size: 0.8rem !important;
}
.gist .gist-file {
margin: 0 !important;
border-radius: 1em !important;
}
.gist .gist-data {
border-radius: 1em 1em 0 0 !important;
padding-top: .4em !important;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment