Different styling between ios and desktop

Hi,

Is there a way I can add different styling to my iPad than my Mac desktop through css? I would like different font sizes on the two.

:slight_smile:

I believe there must be an easy solution to this. Thank you!

Did you find a solution to change the font size on the iPad? I tried adding this, but it did not work.

:root {
–ct-text-size: 32px;
–ct-line-height: 1.6;
}