mirror of
https://github.com/Ranchero-Software/NetNewsWire
synced 2025-08-12 06:26:36 +00:00
Reduce detail view margins just a little.
This commit is contained in:
@@ -3,8 +3,8 @@ body {
|
||||
background-color: white;
|
||||
margin-top: 32px;
|
||||
margin-bottom: 100px;
|
||||
margin-left: 96px;
|
||||
margin-right: 96px;
|
||||
margin-left: 64px;
|
||||
margin-right: 64px;
|
||||
font-family: -apple-system;
|
||||
font-size: 18px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user