Enable dynamic type on detail view.

This commit is contained in:
Maurice Parker
2019-04-27 10:49:54 -05:00
parent 1730ffb0cc
commit 8be54564e4
2 changed files with 6 additions and 3 deletions

View File

@@ -3,8 +3,7 @@ body {
margin-bottom: 20px;
margin-left: 20px;
margin-right: 20px;
font-family: -apple-system-body;
font-size: 18px;
font: -apple-system-body;
word-wrap: break-word;
word-break: break-word;