Media queries allow you to apply CSS styles depending on a device's media type (such as print vs. screen) or other features or characteristics. Media · Testing media queries · Width · Reduced motion
Learn about CSS and media queries. YouTube is full of tutorials. There's many way to add this into your website and without knowing what you have we can't tell ...
Media query is a CSS technique introduced in CSS3. It uses the @media rule to include a block of CSS properties only if a certain condition is true. Try it Yourself · RWD Images · Chania