diff --git a/src/main/webapp/assets/common/css/gitbucket.css b/src/main/webapp/assets/common/css/gitbucket.css index 211701b..6e339b2 100644 --- a/src/main/webapp/assets/common/css/gitbucket.css +++ b/src/main/webapp/assets/common/css/gitbucket.css @@ -167,6 +167,7 @@ div.block-header { font-size: large; + margin-bottom: 4px; font-weight: bold; } @@ -387,6 +388,7 @@ /****************************************************************************/ .account-fullname { font-size: 140%; + margin-bottom: 4px; font-weight: bold; }