diff --git a/assets/css/style.css b/assets/css/style.css index 4024f364..57ab02d7 100644 --- a/assets/css/style.css +++ b/assets/css/style.css @@ -542,6 +542,7 @@ hr.-even { } .body__separator { + max-width: 1080px; width: 90%; margin: 3rem 0 0 0; color: var(--wtf-orange); @@ -670,7 +671,8 @@ hr.-even { .header__wrapper, .content__box, .content__half_box, -.footer__wrapper { +.footer__wrapper, +.content__third_box { width: 100%; max-width: 1200px; orphans: 3;