improvement: add author and comment count

This commit is contained in:
Rongjian Zhang
2019-12-20 23:19:41 +08:00
parent a32b2d366e
commit cf0783688e
4 changed files with 43 additions and 27 deletions

View File

@@ -160,7 +160,7 @@ class PrimerBranchName extends StatelessWidget {
name,
style: TextStyle(
color: PrimerColors.blue500,
fontSize: 12,
fontSize: 14,
height: 1,
fontFamily: CommonStyle.monospace,
),