consistent monospace font family

This commit is contained in:
sakrecoer 2020-07-27 08:47:48 +02:00
parent adb47851f9
commit 4cd70b5ef8
3 changed files with 3 additions and 3 deletions

View file

@ -21,7 +21,7 @@
cursor: pointer;
display: inline-block;
font-weight: _font(weight-bold);
font-family: monospace;
font-family: _font(family-fixed);
letter-spacing: _font(kerning-alt);
text-align: center;
text-decoration: none;