diff --git a/wp-content/themes/twentythirteen/style.css b/wp-content/themes/twentythirteen/style.css index 4bb24ded54..90b961d2ce 100644 --- a/wp-content/themes/twentythirteen/style.css +++ b/wp-content/themes/twentythirteen/style.css @@ -2556,11 +2556,11 @@ footer.entry-meta { .site-footer .sidebar-container { background-color: #220e10; + padding: 20px 0; } .site-footer .widget-area { margin: 0 auto; - padding: 20px 0; max-width: 1040px; width: 100%; }