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 31 transition: border @transition-time @ease-in-out, color @transition-time @ease-in-out;
32 32  
33 33 a {
  34 + font-family: "Monospaced Number";
34 35 margin: 0 6px;
35 36 text-decoration: none;
36 37 color: @text-color;
... ...