Make WordPress Core

Ticket #59285: 59285.1.2.patch

File 59285.1.2.patch, 449 bytes (added by pitamdey, 3 years ago)
  • wp-content/themes/twentynineteen/style-editor.css

     
    16051605  padding-right: 0;
    16061606  width: 100%;
    16071607}
     1608
     1609/* Post Author Block  */
     1610.wp-block-post-author__avatar img {
     1611    border-radius: 100%;
     1612}
     1613 No newline at end of file