Commit 80f589eeba9af05ffde76d512297e04759739e40
1 parent
4fced2f6
123
Showing
1 changed file
with
2 additions
and
1 deletions
Show diff stats
frontend/web/css/style.css
@@ -425,6 +425,7 @@ footer .socbuts a:hover{ | @@ -425,6 +425,7 @@ footer .socbuts a:hover{ | ||
425 | max-width: 960px; | 425 | max-width: 960px; |
426 | margin-left: auto; | 426 | margin-left: auto; |
427 | margin-right: auto; | 427 | margin-right: auto; |
428 | + | ||
428 | } | 429 | } |
429 | .main-box5 p{ | 430 | .main-box5 p{ |
430 | padding: 0; | 431 | padding: 0; |
@@ -2159,7 +2160,7 @@ p.right{text-align: right;} | @@ -2159,7 +2160,7 @@ p.right{text-align: right;} | ||
2159 | footer .fleft p{ | 2160 | footer .fleft p{ |
2160 | background-size: contain; | 2161 | background-size: contain; |
2161 | } | 2162 | } |
2162 | - .post_cont .text {width: 240px;} | 2163 | + .post_cont .text {width: 210px;} |
2163 | .main-box1 img{width:100%;} | 2164 | .main-box1 img{width:100%;} |
2164 | .carousel{margin: 0px 14.5px;} | 2165 | .carousel{margin: 0px 14.5px;} |
2165 | .post_1_start .text { | 2166 | .post_1_start .text { |