diff --git a/static/styles/main.css b/static/styles/main.css index 78ab738..27ed12c 100644 --- a/static/styles/main.css +++ b/static/styles/main.css @@ -14,7 +14,7 @@ body { background-image:url(/static/images/logo.png); background-repeat:no-repeat; height: 140px; - width: 420px; + width: 407px; -moz-box-shadow: 2px 2px 5px #888; -webkit-box-shadow: 2px 2px 5px #888; box-shadow: 2px 2px 5px #888;