Commit 4fced2f634b49c19b8039d697ce07f315c033cc7

Authored by Eugeny Galkovskiy
1 parent 74c56504

123

Showing 1 changed file with 2 additions and 1 deletions   Show diff stats
frontend/web/css/style.css
... ... @@ -420,7 +420,8 @@ footer .socbuts a:hover{
420 420 font-size: 15px;
421 421 line-height: 24px;
422 422 padding-top: 48px;
423   - margin-bottom: 75px;
  423 + margin-top: -70px;
  424 + margin-bottom: 50px;
424 425 max-width: 960px;
425 426 margin-left: auto;
426 427 margin-right: auto;
... ...