user avatar
Fix responsive utilities for table elements
Julian Thilo authored
This change prevents situations where specificity causes some rules to
be overridden by the ones intended for mobile.
* Added mixin `responsive-invisibility()`
* Swapped out `display: none !important;` for new mixin
fea69df8
Name Last commit Last update
..