#Responsive text size
5 messages · Page 1 of 1 (latest)
Use fz instead
https://mantine.dev/core/text/
fz shorthand I think from font-size
5 messages · Page 1 of 1 (latest)
I am trying to set the font size responsively, but it does not work.
<Text size={{base:'md', md:'xs'}}>Word</Text>
What can I use instead?
Use fz instead
https://mantine.dev/core/text/
fz shorthand I think from font-size