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

This commit is contained in:
voussoir 2019-03-16 12:24:19 -07:00
parent 9b72b3dff0
commit 59901cb344

View file

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