Skip to content

Commit ddf26d1

Browse files
committed
update font size
1 parent 26595d6 commit ddf26d1

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

lib/widget/news_detail.dart

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,9 @@ class NewsDetailState extends State<NewsDetail> {
9696
* {
9797
font-size: 16px;
9898
}
99+
h1 {
100+
font-size: 20px;
101+
}
99102
rt {
100103
font-size: 12px;
101104
}

0 commit comments

Comments
 (0)