diff --git a/app/www/static/css/index.css b/app/www/static/css/index.css index dde2e50..55cad13 100644 --- a/app/www/static/css/index.css +++ b/app/www/static/css/index.css @@ -263,8 +263,8 @@ footer{ } footer .icon { - width: 33.33% - width: 50%; + width: 33.33%; + /*width: 50%;*/ height: 50px; float: left; box-sizing: border-box;