remove hard coded font-style
This commit is contained in:
parent
214a2590e3
commit
2c4e92adeb
9 changed files with 12 additions and 12 deletions
|
|
@ -369,7 +369,7 @@ div.content {
|
|||
flex: 1 0 250px;
|
||||
margin: 0;
|
||||
font-size: 12px;
|
||||
font-family: monospace;
|
||||
font-family: _font(family-fixed);
|
||||
}
|
||||
@media only screen and (max-width: 569px) {
|
||||
p {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue