Commit 8390064d4e17c1aced40aaeb572cf822299f90be

Authored by 梁灏
1 parent 855d4940

update Page style

Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
src/styles/components/page.less
@@ -31,6 +31,7 @@ @@ -31,6 +31,7 @@
31 transition: border @transition-time @ease-in-out, color @transition-time @ease-in-out; 31 transition: border @transition-time @ease-in-out, color @transition-time @ease-in-out;
32 32
33 a { 33 a {
  34 + font-family: "Monospaced Number";
34 margin: 0 6px; 35 margin: 0 6px;
35 text-decoration: none; 36 text-decoration: none;
36 color: @text-color; 37 color: @text-color;