improvement: style tweaks

This commit is contained in:
Rongjian Zhang
2019-12-21 16:16:17 +08:00
parent cf0783688e
commit 864a995ac8
9 changed files with 191 additions and 207 deletions

View File

@@ -37,7 +37,7 @@ class EntryItem extends StatelessWidget {
Text(
text,
style: TextStyle(
fontSize: 12,
fontSize: 14,
color: theme.palette.secondaryText,
fontWeight: FontWeight.w500,
),