Breakpoints

The colours of this section change depending on screen size.

The largest current breakpoint is:

scss

js


Cards

The layout below will have a different column count and different spacing depending on breakpoint.


scss


Proportional text

Auto scaling by view width

Anything in this section that is sized in em units should resize in scale with the screen width. Resetting at specified breakpoints.

Placeholder image

Responsive properties

This example produces the same result as the Breakpoints example but with more concise syntax.

The colour of this text changes depending on screen size.


Spacing

Utility classes have been created using Derekstrap's spacing functions to create different spacing combinations.

.vertical-padding.horizontal-margin


.vertical-margin.left-padding


.top-padding.right-margin


.bottom-margin.horizontal-padding


.vertical-margin.horizontal-padding


.vertical-margin.left-margin


.bottom-margin.horizontal-margin


.top-margin.right-padding