Make WordPress Core

Ticket #62243: 62243.patch

File 62243.patch, 555 bytes (added by viralsampat, 8 months ago)

I have checked above mentioned issue and I have resolved it and added patch. Also, I have attached screenshot after resolved this issue.

  • src/wp-content/themes/twentytwenty/style.css

    diff --git src/wp-content/themes/twentytwenty/style.css src/wp-content/themes/twentytwenty/style.css
    index c2ac1eac06..6c2f394027 100644
    h2.entry-title { 
    28442844        font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, sans-serif;
    28452845}
    28462846
     2847.entry-content .wp-block-latest-posts__post-full-content p {
     2848    margin-top: 21px;
     2849}
     2850
    28472851@supports ( font-variation-settings: normal ) {
    28482852
    28492853        .has-drop-cap:not(:focus)::first-letter,