diff --git a/src/main/webapp/assets/common/css/gitbucket.css b/src/main/webapp/assets/common/css/gitbucket.css index 37c7f19..1ff4092 100644 --- a/src/main/webapp/assets/common/css/gitbucket.css +++ b/src/main/webapp/assets/common/css/gitbucket.css @@ -64,6 +64,11 @@ .align-right { text-align: right; } + +blockquote p { + font-size: 15px; +} + /* ======================================================================== */ /* Global Header */ /* ======================================================================== */