diff --git a/client/css/style.css b/client/css/style.css index 101163e..540e95e 100644 --- a/client/css/style.css +++ b/client/css/style.css @@ -5,7 +5,6 @@ font-family: "Octicons"; src: url("fonts/octicons.svg") format("svg"), url("fonts/octicons.woff") format("woff"); } - html, body { height: 100%; @@ -146,13 +145,11 @@ button { margin-top: 30px; } #sidebar .empty { - background: no-repeat url(../img/logo.svg); - background-size: 100% 140px; color: #818b9e; line-height: 1.6; font-size: 12px; margin-top: 20px; - padding: 150px 40px 80px; + padding: 20px 40px; text-align: center; position: absolute; top: 0;