diff --git src/wp-content/themes/twentynineteen/style.css src/wp-content/themes/twentynineteen/style.css
index 42e966189a..11b1efeeb5 100644
|
|
body.page .main-navigation { |
5713 | 5713 | } |
5714 | 5714 | |
5715 | 5715 | .entry .entry-content .wp-block-pullquote cite { |
5716 | | display: inline-block; |
| 5716 | display: block; |
5717 | 5717 | font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif; |
5718 | 5718 | line-height: 1.6; |
5719 | 5719 | text-transform: none; |