fix Page style: font-family in Safari

This commit is contained in:
梁灏 2019-10-15 10:35:16 +08:00
parent 9d330ecdf8
commit 5f15360233

View file

@ -31,7 +31,6 @@
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;