mirror of
https://github.com/Ranchero-Software/NetNewsWire.git
synced 2025-01-09 08:23:42 +01:00
Change font to apple-system-body
This commit is contained in:
parent
7392d6111a
commit
9c119ee81d
@ -3,7 +3,7 @@ body {
|
||||
margin-bottom: 20px;
|
||||
margin-left: 20px;
|
||||
margin-right: 20px;
|
||||
font-family: -apple-system;
|
||||
font-family: -apple-system-body;
|
||||
font-size: 18px;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user