Move into nested docroot
This commit is contained in:
parent
83a0d3a149
commit
c8b70abde9
13405 changed files with 0 additions and 0 deletions
12
web/core/themes/seven/seven.breakpoints.yml
Normal file
12
web/core/themes/seven/seven.breakpoints.yml
Normal file
|
@ -0,0 +1,12 @@
|
|||
seven.mobile:
|
||||
label: mobile
|
||||
mediaQuery: '(min-width: 0em)'
|
||||
weight: 0
|
||||
multipliers:
|
||||
- 1x
|
||||
seven.wide:
|
||||
label: wide
|
||||
mediaQuery: 'screen and (min-width: 40em)'
|
||||
weight: 1
|
||||
multipliers:
|
||||
- 1x
|
Reference in a new issue