+ exports.push([module.id, "\n.Masthead {\n position: relative;\n min-height: 21.875rem;\n scroll-behavior: smooth;\n overflow: hidden;\n z-index: -1;\n}\n@media screen and (min-width: 768px) {\n.Masthead {\n min-height: 100vh;\n}\n}\n.Masthead__image {\n width: 100%;\n overflow: hidden;\n height: 120%;\n}\n.Masthead__image > img {\n height: 100%;\n max-width: none;\n width: 100%;\n -o-object-fit: cover;\n object-fit: cover;\n -o-object-position: bottom;\n object-position: bottom;\n font-family: \"object-fit: cover; object-position: bottom\";\n}\n.Masthead__image.is-parallax {\n left: 0;\n position: absolute;\n will-change: transform;\n right: 0;\n top: 0;\n}\n.Masthead__image.is-parallax > img {\n height: 100%;\n max-width: none;\n width: 100%;\n -o-object-fit: cover;\n object-fit: cover;\n -o-object-position: bottom;\n object-position: bottom;\n font-family: \"object-fit: cover; object-position: bottom\";\n}\n.Masthead__image.is-fixed {\n position: fixed;\n}\n.Masthead__image.is-fixed > img {\n height: 100vh;\n max-width: none;\n}\n", "", {"version":3,"sources":["/./src/components/Parallax.vue"],"names":[],"mappings":";AACA;EACE,mBAAmB;EACnB,sBAAsB;EACtB,wBAAwB;EACxB,iBAAiB;EACjB,YAAY;CACb;AACD;AACA;MACM,kBAAkB;CACvB;CACA;AACD;IACI,YAAY;IACZ,iBAAiB;IACjB,aAAa;CAChB;AACD;MACM,aAAa;MACb,gBAAgB;MAChB,YAAY;MACZ,qBAAqB;MACrB,kBAAkB;MAClB,2BAA2B;MAC3B,wBAAwB;MACxB,0DAA0D;CAC/D;AACD;MACM,QAAQ;MACR,mBAAmB;MACnB,uBAAuB;MACvB,SAAS;MACT,OAAO;CACZ;AACD;QACQ,aAAa;QACb,gBAAgB;QAChB,YAAY;QACZ,qBAAqB;QACrB,kBAAkB;QAClB,2BAA2B;QAC3B,wBAAwB;QACxB,0DAA0D;CACjE;AACD;MACM,gBAAgB;CACrB;AACD;QACQ,cAAc;QACd,gBAAgB;CACvB","file":"Parallax.vue","sourcesContent":["\n.Masthead {\n position: relative;\n min-height: 21.875rem;\n scroll-behavior: smooth;\n overflow: hidden;\n z-index: -1;\n}\n@media screen and (min-width: 768px) {\n.Masthead {\n min-height: 100vh;\n}\n}\n.Masthead__image {\n width: 100%;\n overflow: hidden;\n height: 120%;\n}\n.Masthead__image > img {\n height: 100%;\n max-width: none;\n width: 100%;\n -o-object-fit: cover;\n object-fit: cover;\n -o-object-position: bottom;\n object-position: bottom;\n font-family: \"object-fit: cover; object-position: bottom\";\n}\n.Masthead__image.is-parallax {\n left: 0;\n position: absolute;\n will-change: transform;\n right: 0;\n top: 0;\n}\n.Masthead__image.is-parallax > img {\n height: 100%;\n max-width: none;\n width: 100%;\n -o-object-fit: cover;\n object-fit: cover;\n -o-object-position: bottom;\n object-position: bottom;\n font-family: \"object-fit: cover; object-position: bottom\";\n}\n.Masthead__image.is-fixed {\n position: fixed;\n}\n.Masthead__image.is-fixed > img {\n height: 100vh;\n max-width: none;\n}\n"],"sourceRoot":"webpack://"}]);
0 commit comments