forked from platypush/platypush
Making the header a bit more proportioned
This commit is contained in:
parent
fe2930dfdc
commit
4bd69d1d68
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ body {
|
|||
header {
|
||||
width: 100%;
|
||||
background: #f4f5f6;
|
||||
padding: 25px;
|
||||
padding: 10px 25px;
|
||||
margin: 0px 10px 35px -10px;
|
||||
border-bottom: 1px solid #e1e4e8;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue