Skip to content

Commit

Permalink
update font size
Browse files Browse the repository at this point in the history
  • Loading branch information
Frederick-S committed Jan 16, 2021
1 parent 26595d6 commit ddf26d1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions lib/widget/news_detail.dart
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,9 @@ class NewsDetailState extends State<NewsDetail> {
* {
font-size: 16px;
}
h1 {
font-size: 20px;
}
rt {
font-size: 12px;
}
Expand Down

0 comments on commit ddf26d1

Please sign in to comment.