forked from planex/defiance
fix margins so it's not a pain to read on desktop
This commit is contained in:
parent
54d445c5ee
commit
9d9e18fd2f
1 changed files with 2 additions and 1 deletions
|
@ -108,7 +108,8 @@ footer {
|
|||
}
|
||||
|
||||
#content {
|
||||
margin: 25px 50px 75px;
|
||||
margin-left: 15%;
|
||||
margin-right: 15%;
|
||||
}
|
||||
|
||||
/* For header.html */
|
||||
|
|
Loading…
Add table
Reference in a new issue