This is the header.

Accessibility

Adaptive design is a graphical user interface design that responds differently to various device screen sizes. Adaptive design typically uses multiple fixed layout sizes and when it detects the device size, it selects the best layout for this specific screen size.

As for the Adaptive Sass mixin, it provides the fastest and most consistent adaptive design option for you.