inclusive-design / wecount.inclusivedesign.ca

The source files for the We Count website, built with Eleventy.
https://wecount.inclusivedesign.ca
BSD 3-Clause "New" or "Revised" License
8 stars 20 forks source link

Layout: responsive utilities #118

Closed greatislander closed 4 years ago

greatislander commented 4 years ago

Is your feature request related to a problem? Please describe.

Build Sass mixins for responsive layouts.

Describe the solution you'd like

See https://github.com/platform-coop-toolkit/pinecone/blob/dev/src/assets/styles/mixins/_breakpoints.scss and https://github.com/platform-coop-toolkit/pinecone/blob/dev/src/assets/styles/functions/_breakpoints.scss.

Describe alternatives you've considered

Not applicable.

Additional context

Based on Bootstrap responsive utilities.

cindyli commented 4 years ago

Test main content columns with UIO to make widths flexible based on the screen size.