Commit 74c56504855729445e57674a9af109e73fdbae2b

Authored by Eugeny Galkovskiy
1 parent 3f91d047

123

Showing 1 changed file with 2 additions and 2 deletions   Show diff stats
frontend/web/css/style.css
... ... @@ -771,7 +771,7 @@ footer .socbuts a:hover{
771 771 margin-top: 7px;
772 772 }
773 773 .post_1 .titles{
774   - padding-left: 100px;
  774 + padding-left: 50px;
775 775 }
776 776 .textitle_bottom{
777 777 margin-bottom: 134px;
... ... @@ -781,7 +781,7 @@ footer .socbuts a:hover{
781 781 }
782 782 .post_1_start{
783 783 display: flex;
784   - padding-left: 100px;
  784 + padding-left: 50px;
785 785 padding-bottom: 43px;
786 786 letter-spacing: 0.4px;
787 787 font-size: 15px;
... ...