Give #left a right margin instead of 95% width & centering.
This commit is contained in:
parent
9b72b3dff0
commit
59901cb344
1 changed files with 1 additions and 3 deletions
|
@ -9,9 +9,7 @@ h2, h3
|
|||
}
|
||||
#left
|
||||
{
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
width: 95%;
|
||||
margin-right: 8px;
|
||||
}
|
||||
#left > *
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue