Left Margin is too long.

This commit is contained in:
Bradley M. Kuhn 2015-12-30 07:35:08 -08:00
parent 5ab2dca89c
commit bc3eb80d40

View file

@ -184,7 +184,7 @@ h3 { margin-top: .6em; margin-bottom: .4em; }
} }
#container #mainContent { #container #mainContent {
background: #ffffff; background: #ffffff;
margin-left: 280px; margin-left: 225px;
margin-right: 50px; margin-right: 50px;
font-size: medium; font-size: medium;
max-width: 1000px; max-width: 1000px;