Commit d03b9668895ddb2074efdaca293ffd423234115b
1 parent
592df05a
123
Showing
1 changed file
with
3 additions
and
2 deletions
Show diff stats
frontend/web/css/style.css
@@ -695,7 +695,7 @@ footer .socbuts a:hover{ | @@ -695,7 +695,7 @@ footer .socbuts a:hover{ | ||
695 | font-size: 15px; | 695 | font-size: 15px; |
696 | font-family: 'Lato-Medium'; | 696 | font-family: 'Lato-Medium'; |
697 | margin: 0 auto; | 697 | margin: 0 auto; |
698 | - max-width: 1010px; | 698 | + max-width: 1110px; |
699 | } | 699 | } |
700 | .textitle_bottom .post_1_main{ | 700 | .textitle_bottom .post_1_main{ |
701 | letter-spacing: 0.4px; | 701 | letter-spacing: 0.4px; |
@@ -1529,6 +1529,7 @@ p.right{text-align: right;} | @@ -1529,6 +1529,7 @@ p.right{text-align: right;} | ||
1529 | margin: 9px 0px; | 1529 | margin: 9px 0px; |
1530 | height: 100%!important; | 1530 | height: 100%!important; |
1531 | } | 1531 | } |
1532 | +.list1_block{margin-right: 35px;} | ||
1532 | .hidden{display: none;} | 1533 | .hidden{display: none;} |
1533 | .text-blog p{ | 1534 | .text-blog p{ |
1534 | color: #595656; | 1535 | color: #595656; |
@@ -1811,7 +1812,7 @@ p.right{text-align: right;} | @@ -1811,7 +1812,7 @@ p.right{text-align: right;} | ||
1811 | 1812 | ||
1812 | .textile_bottom .content{ | 1813 | .textile_bottom .content{ |
1813 | margin: 0 auto; | 1814 | margin: 0 auto; |
1814 | - max-width: 1008px; | 1815 | + max-width: 1110px; |
1815 | } | 1816 | } |
1816 | 1817 | ||
1817 | 1818 |