sass-site/data/layout.yml

14 lines
215 B
YAML
Raw Normal View History

2013-10-09 06:30:53 -04:00
resolutions:
2018-10-26 23:06:47 -07:00
- target: small
2023-01-09 14:10:02 -05:00
width: 480
2018-10-26 23:06:47 -07:00
height: 640
- target: medium
2023-01-09 14:10:02 -05:00
width: 640
2018-10-26 23:06:47 -07:00
height: 960
- target: large
2023-01-09 14:10:02 -05:00
width: 960
2013-10-09 07:08:28 -04:00
height: 1280
2018-10-26 23:06:47 -07:00
- target: x-large
2023-01-09 14:10:02 -05:00
width: 1280
2018-10-26 23:06:47 -07:00
height: 1920