Hidden
Hide content if the screen size matches the applied breakpoint (or another media query).
Usage
- Put the content in the hidden-tag and specify the breakpoints when it should hide.
- Note: If you want to hide an element on the screen, but to be read by screenreaders, use the Screenreader component instead.