Commit d704c284e4d72dc8a4e4713499d5972b78859001

Authored by Eugeny Galkovskiy
1 parent 495be6b7

123

Showing 1 changed file with 3 additions and 0 deletions   Show diff stats
frontend/web/css/style.css
... ... @@ -923,6 +923,9 @@ footer .socbuts a:hover{
923 923 overflow: hidden;
924 924 margin-bottom: 40px;
925 925 margin-top: 30px;
  926 + margin-left: -14px;
  927 + margin-right: -14px;
  928 + padding: 0!important;
926 929 }
927 930 .tile3 .title, .tile4 .title{
928 931 font-size: 18px;
... ...