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

master
voussoir 2019-03-22 18:36:44 -07:00
parent a9e9d9b32c
commit 2f6f4675ee
1 changed files with 1 additions and 3 deletions

View File

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