diff --git a/frontend/web/css/style.css b/frontend/web/css/style.css index 227df43..75bcf3c 100644 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -293,7 +293,7 @@ footer .socbuts a:hover{ border: 1px solid #9f9e9e; } .main-box2{ - max-width: 1088px; + max-width: 1032px; margin: 0 auto; padding-bottom:10px; padding-top: 52px; @@ -376,7 +376,7 @@ footer .socbuts a:hover{ line-height: 24px; padding-top: 48px; margin-bottom: 75px; - max-width: 1030px; + max-width: 1004px; margin-left: auto; margin-right: auto; } @@ -467,7 +467,7 @@ footer .socbuts a:hover{ align-content: center; } .post_cont .text{ - width: 380px; + width: 355px; margin: 0 20px; margin-right:0; color: #838383; -- libgit2 0.21.4