mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-05-26 17:54:44 -07:00
kibo: changed font from satoshi to geist
This commit is contained in:
@@ -26,7 +26,7 @@ export default import("./v5.0.5/script.js").then((lc) => {
|
||||
const options = {
|
||||
autoSize: true,
|
||||
layout: {
|
||||
fontFamily: "Satoshi",
|
||||
fontFamily: "Geist mono",
|
||||
fontSize: 14,
|
||||
background: { color: "transparent" },
|
||||
attributionLogo: false,
|
||||
|
||||
Reference in New Issue
Block a user