Replace screenshot

This commit is contained in:
aet 2021-11-07 21:51:40 -05:00
parent 674e7ac689
commit 8fdf6e6e7b
2 changed files with 9 additions and 0 deletions

BIN
.github/screenshot.png vendored

Binary file not shown.

Before

Width:  |  Height:  |  Size: 364 KiB

After

Width:  |  Height:  |  Size: 386 KiB

View File

@ -0,0 +1,9 @@
body {
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu,
Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
}
code,
pre,
.tsd-signature {
font-family: D2Coding, Consolas, Menlo, Monaco, "Roboto Mono", monospace;
}