From 8390064d4e17c1aced40aaeb572cf822299f90be Mon Sep 17 00:00:00 2001 From: 梁灏 Date: Mon, 25 Jun 2018 09:07:01 +0800 Subject: [PATCH] update Page style --- src/styles/components/page.less | 1 + 1 file changed, 1 insertion(+), 0 deletions(-) diff --git a/src/styles/components/page.less b/src/styles/components/page.less index 657383a..bfb534f 100644 --- a/src/styles/components/page.less +++ b/src/styles/components/page.less @@ -31,6 +31,7 @@ transition: border @transition-time @ease-in-out, color @transition-time @ease-in-out; a { + font-family: "Monospaced Number"; margin: 0 6px; text-decoration: none; color: @text-color; -- libgit2 0.21.4