MS
0
Stacking tables on mobile with no media query
Does anyone have a good approach for making two tables that are horizontally displayed for desktop, stack on mobile without having to use a media query to do some of the magic?
Thanks