diff --git a/static/style.css b/static/style.css index b35d97d..6e83d2a 100644 --- a/static/style.css +++ b/static/style.css @@ -141,6 +141,9 @@ body { float:left; width: 860px; /* 740px full - 60px rhs column - 2px border */ } +.projbody_halfw h2:first-child { + margin-top: 0; +} .projbody_fullw { }