remove hardcoded font-family
This commit is contained in:
parent
dd00fbdef2
commit
35880610bb
8 changed files with 10 additions and 10 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue