change styling only on tablet breakpoint

Hi there,


I am currently optimizing our new site on all devices, I can't seem to figure out the best way to style only on certain breakpoints.


The email is too long on the below-highlighted text and goes to the next line.

So I added an inline style to the <p>tag. <p style="font-size:0.9em;">[email protected]</p>



But this style affects desktop and mobile. What is the better way to only affect the tablet breakpoint?


Thanks!

Comments

Sign In or Register to comment.