kibo: changed font from satoshi to geist

This commit is contained in:
nym21
2025-04-01 23:46:25 +02:00
parent 72389e0129
commit 0bb869fb33
4 changed files with 13 additions and 13 deletions

View File

@@ -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,