Replies: 1 comment 1 reply
-
You can set |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I want to it behave on all devices like it is on my development pc. Now if i declare maxWidth: 200 on fluid query on desktop maxWidth will be image with maximum width 200px, but on mobile it will be image with 400px. How to make it 200 everywhere?
Beta Was this translation helpful? Give feedback.
All reactions