Commit e3209ba4f9c26fc72cd86c1da8de4b2bd59a39dc
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,7 +529,6 @@ footer .socbuts a:hover{ | ||
529 | flex-wrap: wrap; | 529 | flex-wrap: wrap; |
530 | position: relative; | 530 | position: relative; |
531 | align-content: center; | 531 | align-content: center; |
532 | - margin-right: 5px; | ||
533 | } | 532 | } |
534 | .post_cont .text{ | 533 | .post_cont .text{ |
535 | width: 300px; | 534 | width: 300px; |
@@ -1506,6 +1505,7 @@ a.active{ | @@ -1506,6 +1505,7 @@ a.active{ | ||
1506 | max-width: 1000px; | 1505 | max-width: 1000px; |
1507 | margin: 33px auto; | 1506 | margin: 33px auto; |
1508 | line-height: 19px; | 1507 | line-height: 19px; |
1508 | + padding: 0 38px; | ||
1509 | } | 1509 | } |
1510 | .list-view{ | 1510 | .list-view{ |
1511 | max-width: 990px; | 1511 | max-width: 990px; |