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