diff --git a/public_html/css/layout.css b/public_html/css/layout.css index ab8b7b5..9260a01 100644 --- a/public_html/css/layout.css +++ b/public_html/css/layout.css @@ -59,7 +59,7 @@ body{ top: 3.5em; left: 0; width: calc( 15em - 1px ); - height: calc( 100% - 5em ); + height: calc( 100% - 3.5em ); background-color: #fff;