diff --git a/frontend/web/css/site.css b/frontend/web/css/site.css index 1771cfa..19b3662 100644 --- a/frontend/web/css/site.css +++ b/frontend/web/css/site.css @@ -1147,7 +1147,7 @@ select{ .social ul{ display:table; width: 300px; - margin-left: 5px; + margin: 5px 0 0 5px; padding-left: 0; list-style:none; } -- libgit2 0.21.4