Commit 0bca671e78bf5ae7be5f57c602b4637ebd8c380a

Authored by Eugeny Galkovskiy
1 parent fd5f2776

123

Showing 1 changed file with 7 additions and 0 deletions   Show diff stats
frontend/web/css/style.css
... ... @@ -712,10 +712,12 @@ footer .socbuts a:hover{
712 712 }
713 713 .textile_bottom .title1{
714 714 margin: 1px;
  715 + margin-right: 95px;
715 716 }
716 717 .textile_bottom .post_1_main{
717 718 margin-bottom: 12px;
718 719 letter-spacing: 0.4px;
  720 + margin-right: 95px;
719 721 }
720 722 .post_1 .titles{
721 723 padding-left: 100px;
... ... @@ -723,6 +725,9 @@ footer .socbuts a:hover{
723 725 .textitle_bottom{
724 726 margin-bottom: 134px;
725 727 }
  728 +.textile_bottom .more{
  729 + margin-right: 95px;
  730 +}
726 731 .post_1_start{
727 732 display: flex;
728 733 padding-left: 50px;
... ... @@ -1817,6 +1822,8 @@ p.right{text-align: right;}
1817 1822 }
1818 1823  
1819 1824  
  1825 +
  1826 +
1820 1827 .comm_line_1 .user_data, .comm_line_1 .user_name{
1821 1828 padding-left: 0;
1822 1829 font-family: 'Lato-Medium';
... ...