Digital UI Components

Breakpoints

The grid system used for WP3 is slightly altered from the Bootstrap v3.4.1 grid. For more information on how to apply the system of containers, rows and columns to layout and align content, please see

Grid should never break down by more than 2 columns. (Bootstrap class .col-xs-6)

Screens 767px or smaller

Grid should never break down by more than 3 columns.(Bootstrap class .col-sm-4)

Screens 768px to 991px

Grid should never break down by more than 4 columns. (Bootstrap class .col-md-3)

Screens 992px and Larger

Colours and buttons

For reference, you can download a CSS version of the Queen's approved digital colours in scss format, with button and link styles included