Skip to content

Commit 8473f67

Browse files
committed
README.md
1 parent 5dc142e commit 8473f67

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ Text composable to show html text from resources
2020
&lt;span style="color: red"> - Colored text (Markdown does not allow a preview here)<br>
2121
&lt;font color="#FF0000"> - Colored text (Markdown does not allow a preview here)<br>
2222
&lt;font color="red"> - Colored text (Markdown does not allow a preview here)<br><br>
23-
&lt;big> - <big>BIG TEXT</big>
24-
&lt;small> - <small> small text</small>
23+
&lt;big> - <big>BIG TEXT</big><br><br>
24+
&lt;small> - <small> small text</small><br><br>
2525

2626
## MaterialTheme colors in HtmlText
2727
To use colors like `MaterialTheme.colors.primary` in `HtmlText`, map simple colors.

0 commit comments

Comments
 (0)