traxxx-web/assets/css/breakpoints.css

4 lines
132 B
CSS
Raw Normal View History

@custom-media --small-10 (max-width: 768px);
@custom-media --small (max-width: 900px);
@custom-media --compact (max-width: 1200px);