Ticket #60664: 60664.diff
File 60664.diff, 431 bytes (added by , 16 months ago) |
---|
-
src/wp-content/themes/twentynineteen/style.css
diff --git a/src/wp-content/themes/twentynineteen/style.css b/src/wp-content/themes/twentynineteen/style.css index b6bf1c067a..dfdafdd474 100644
a b object { 6476 6476 .avatar { 6477 6477 border-radius: 100%; 6478 6478 display: block; 6479 height: calc(2.25 * 1rem);6480 6479 min-height: inherit; 6481 width: calc(2.25 * 1rem);6482 6480 } 6483 6481 6484 6482 svg {