diff --git a/wp-content/themes/twentythirteen/style.css b/wp-content/themes/twentythirteen/style.css index 210ce6a65d..2d16fe81c7 100644 --- a/wp-content/themes/twentythirteen/style.css +++ b/wp-content/themes/twentythirteen/style.css @@ -2289,6 +2289,10 @@ footer.entry-meta { margin-right: 3px; } +.comment-content blockquote { + font-size: 18px; +} + /* Comment form */ #respond { background-color: #f7f5e7;