Commit fad6b41c9c2d6450dd9dd95ff89ff73acc5c3bef
1 parent
2d43423d
123
Showing
1 changed file
with
1 additions
and
3 deletions
Show diff stats
frontend/web/css/style.css
... | ... | @@ -715,6 +715,7 @@ footer .socbuts a:hover{ |
715 | 715 | margin-bottom: 12px; |
716 | 716 | letter-spacing: 0.4px; |
717 | 717 | margin-right: 95px; |
718 | + margin-top: 7px; | |
718 | 719 | } |
719 | 720 | .post_1 .titles{ |
720 | 721 | padding-left: 100px; |
... | ... | @@ -722,9 +723,6 @@ footer .socbuts a:hover{ |
722 | 723 | .textitle_bottom{ |
723 | 724 | margin-bottom: 134px; |
724 | 725 | } |
725 | -.textile_bottom .more{ | |
726 | - margin-right: 95px; | |
727 | -} | |
728 | 726 | .tb2 .content > .title1.left, .tb2 .content > .post_1_main, .tb2 .content > .more{ |
729 | 727 | margin-right:0px!important; |
730 | 728 | } | ... | ... |