Make WordPress Core

Ticket #38972: 38972.patch

File 38972.patch, 571 bytes (added by laurelfulford, 8 years ago)
  • src/wp-content/themes/twentyseventeen/style.css

     
    22372237        margin: 0 0 1.5em;
    22382238}
    22392239
     2240.page:not(.home) #content {
     2241        margin-bottom: 1.5em;
     2242}
     2243
    22402244/* 404 page */
    22412245
    22422246.error404 .page-content {
     
    38163820                margin-bottom: 4em;
    38173821        }
    38183822
     3823        .page:not(.home) #content {
     3824                margin-bottom: 5.5em;
     3825        }
     3826
    38193827        /* 404 page */
    38203828
    38213829        .error404 .page-content {