diff --git a/src/styles/components/page.less b/src/styles/components/page.less index 657383a2..bfb534f9 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;