Commit e3209ba4f9c26fc72cd86c1da8de4b2bd59a39dc

Authored by Eugeny Galkovskiy
1 parent 968ef0d3

123

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
frontend/web/css/style.css
... ... @@ -529,7 +529,6 @@ footer .socbuts a:hover{
529 529 flex-wrap: wrap;
530 530 position: relative;
531 531 align-content: center;
532   - margin-right: 5px;
533 532 }
534 533 .post_cont .text{
535 534 width: 300px;
... ... @@ -1506,6 +1505,7 @@ a.active{
1506 1505 max-width: 1000px;
1507 1506 margin: 33px auto;
1508 1507 line-height: 19px;
  1508 + padding: 0 38px;
1509 1509 }
1510 1510 .list-view{
1511 1511 max-width: 990px;
... ...