Conditional statement override issue

Hey everyone! So I’m experiencing a problem that I haven’t before with conditionals.

In the element style for my H1 I have these conditionals for responsiveness (see photos).

I’m finding that the conditional for 48px font size is overriding the 40px font size when page width is 376 px.

I don’t think I ever had an issue with this before.

What may be the issue for this?

Do I need to make an and statement so it won’t override the the other page width? Which seems dumb to have to do.


Nvm, the issue seemed to have fixed itself. Must have been a bug.

This topic was automatically closed after 70 days. New replies are no longer allowed.