Question
Autolayout hidden and show media query
Hi everyone, just a curious with some feature, in front end side we can do some logic with max and min width using media query in css, like example i want [A] element only show in 580px viewport, but [B] element will show if user viewport more than or equal 580px/590px can achieve this condition in figma? and how?
