Reduce detail view margins just a little.
This commit is contained in:
parent
d08da99a61
commit
bfc57d6e7a
|
@ -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;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue