Give #left a right margin instead of 95% width & centering.

This commit is contained in:
voussoir 2019-03-22 18:36:44 -07:00
parent a9e9d9b32c
commit 2f6f4675ee

View file

@ -26,9 +26,7 @@ h2, h3
} }
#left #left
{ {
margin-left: auto; margin-right: 8px;
margin-right: auto;
width: 95%;
} }
#left > * #left > *
{ {