From 042e9e731d95c07df0e9f9f2e628d323dc8c432d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stefan=20St=C3=B6lzle?= Date: Thu, 16 Nov 2023 08:21:28 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=92=84=20Use=20monaspace?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit https://monaspace.githubnext.com/ --- packages/github/index.jsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/packages/github/index.jsx b/packages/github/index.jsx index 6e06bdf..0dd6b97 100644 --- a/packages/github/index.jsx +++ b/packages/github/index.jsx @@ -97,7 +97,8 @@ export const Contributions = styled('div')` export const day = css` font: - normal normal 400 0.64em ui-monospace, + normal normal 400 0.64em 'Monaspace Argon', + ui-monospace, monospace; color: #2f363d96;