Added another front page space for Yaffs info. Added roave security for composer.
[yaffs-website] / web / core / themes / seven / seven.breakpoints.yml
1 seven.mobile:
2   label: mobile
3   mediaQuery: '(min-width: 0em)'
4   weight: 0
5   multipliers:
6     - 1x
7 seven.wide:
8   label: wide
9   mediaQuery: 'screen and (min-width: 40em)'
10   weight: 1
11   multipliers:
12     - 1x