Changed font sizes for more readibility

This commit is contained in:
Mitchell McCaffrey
2020-04-10 10:56:09 +10:00
parent a0e6235f72
commit 10e7493e5c
3 changed files with 13 additions and 18 deletions

View File

@@ -79,13 +79,7 @@ function Stream({ stream, nickname }) {
onRequestClose={() => setShowStreamInteractBanner(false)}
>
<Box p={1}>
<Text
as="p"
variant="body2"
sx={{
fontSize: "12px",
}}
>
<Text as="p" variant="body2">
{nickname} has started streaming. Click
{
<IconButton