layout adjustment
This commit is contained in:
parent
e0f5583f43
commit
f7997bbd85
|
@ -62,7 +62,7 @@ body {
|
|||
a, a:hover { text-decoration: none; }
|
||||
/* desktop layout */
|
||||
#container {
|
||||
margin: 72px 0 0 156px;
|
||||
margin: 48px 0 0 156px;
|
||||
}
|
||||
#header {
|
||||
padding: 0 0 12px 0;
|
||||
|
@ -72,7 +72,7 @@ a, a:hover { text-decoration: none; }
|
|||
width: 156px;
|
||||
height: 540px;
|
||||
position: absolute;
|
||||
top: 144px;
|
||||
top: 120px;
|
||||
left: 0;
|
||||
z-index: 9;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue