diff --git a/frontend/web/css/style.css b/frontend/web/css/style.css index 67c24c5..15de1f6 100755 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -1512,8 +1512,9 @@ a.active{ padding: 0 38px; } .list-view{ - max-width: 990px; + max-width: 1010px; margin: 0 auto; + padding: 0; } .list2 li{ margin-bottom: 20px; -- libgit2 0.21.4