-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmain.css.map
More file actions
1 lines (1 loc) · 3.68 KB
/
main.css.map
File metadata and controls
1 lines (1 loc) · 3.68 KB
1
{"version":3,"file":"main.css","mappings":"AAAA;IACI,4CAAmC;IACnC,eAAe;EACjB;;EAEA;IACE,4CAAoC;IACpC,gBAAgB;EAClB;AACF;;IAEI,SAAS;IACT,UAAU;AACd;;;AAGA;IACI,mBAAmB;IACnB,oCAAoC;IACpC,qBAAqB;IACrB,gBAAgB;IAChB,iCAAiC;IACjC,4BAA4B;IAC5B,0GAA0G;AAC9G;;;AAGA;;IAEI,eAAe;IACf,MAAM;IACN,OAAO;IACP,aAAa;IACb,gBAAgB;AACpB;;AAEA;;IAEI,aAAa;IACb,eAAe;IACf,mBAAmB;IACnB,cAAc;IACd,kBAAkB;IAClB,gBAAgB;IAChB,wCAAwC;IACxC,+BAA+B;IAC/B,qBAAqB;IACrB;;;yBAGqB;IACrB,sBAAsB;IACtB,mBAAmB;IACnB,OAAO;IACP,OAAO;IACP,MAAM;IACN;;uBAEmB;IACnB,gBAAgB;IAChB,wBAAwB;AAC5B;;AAEA;;;;GAIG;;AAEH;;GAEG;;AAEH;;IAEI,aAAa;IACb,aAAa;IACb,kBAAkB;IAClB,eAAe;IACf,cAAc;IACd,qCAAqC;IACrC,+BAA+B;IAC/B,uBAAuB;IACvB,gBAAgB;IAChB,iBAAiB;IACjB,kBAAkB;IAClB,gBAAgB;IAChB,+BAA+B;AACnC;;;AAGA;;IAEI,aAAa;IACb,aAAa;IACb,kBAAkB;IAClB,eAAe;IACf,cAAc;IACd,oCAAoC;IACpC,+BAA+B;IAC/B,uBAAuB;IACvB,cAAc;IACd,iBAAiB;IACjB,kBAAkB;IAClB,gBAAgB;IAChB,+BAA+B;AACnC;AACA;;IAEI,aAAa;IACb,aAAa;IACb,kBAAkB;IAClB,eAAe;IACf,cAAc;IACd,uCAAuC;IACvC,+BAA+B;IAC/B,uBAAuB;IACvB,gBAAgB;IAChB,iBAAiB;IACjB,kBAAkB;IAClB,gBAAgB;IAChB,+BAA+B;;AAEnC;;AAEA;;IAEI,yBAAyB;AAC7B;;AAEA;;;GAGG","sources":["webpack:///./src/style.css"],"sourcesContent":["@font-face {\n src: url(fonts/Excelorate-Font.ttf);\n font-family: ex;\n }\n\n @font-face {\n src: url(fonts/FOT-MatisseProEB.ttf);\n font-family: meb;\n }\n*\n{\n margin: 0;\n padding: 0;\n}\n\n\nhtml{\n /* height: 300vh; */\n /* height: -webkit-fill-available; */\n /* position: fixed; */\n overflow: scroll;\n -webkit-overflow-scrolling: touch;\n background: rgb(244,157,220);\n background: linear-gradient(0deg, rgba(244,157,220,1) 0%, rgba(107,178,255,1) 44%, rgba(255,134,0,1) 100%);\n}\n\n\n.webgl\n{\n position: fixed;\n top: 0;\n left: 0;\n outline: none;\n overflow: hidden;\n}\n\n.header\n{\n display: flex;\n font-family: ex;\n height: fit-content;\n color: #000000;\n resize: horizontal;\n overflow: hidden;\n background-color: rgba(240, 248, 255, 0);\n /* text-transform: uppercase; */\n /* font-size: 150%; */\n /* padding-left: 3%;\n padding-right: 3%;\n padding-top: 1%;\n padding-bottom: 1%; */\n flex-direction: column;\n align-items: center;\n left: 0;\n right:0;\n top: 0;\n /* padding-left: 1%;\n padding-right: 1%;\n padding-top: 1%; */\n position: sticky;\n position: -webkit-sticky;\n}\n\n/* .logo\n{\n max-height: 15vh;\n min-height: 8vh;\n} */\n\n/* .sublogo{\n ;\n} */\n\n.section1\n{\n display: flex;\n height: 100vh;\n position: relative;\n font-family: ex;\n color: #000000;\n background-color: rgba(0, 255, 17, 0);\n /* text-transform: uppercase; */\n /* font-weight: 1000; */\n font-size: 7vmin;\n padding-left: 10%;\n padding-right: 10%;\n padding-top: 10%;\n /* justify-content: flex-end; */\n}\n\n\n.section2\n{\n display: flex;\n height: 100vh;\n position: relative;\n font-family: ex;\n color: #000000;\n background-color: rgba(0, 0, 255, 0);\n /* text-transform: uppercase; */\n /* font-weight: 1000; */\n font-size: 5vh;\n padding-left: 10%;\n padding-right: 10%;\n padding-top: 10%;\n /* justify-content: flex-end; */\n}\n.section3\n{\n display: flex;\n height: 100vh;\n position: relative;\n font-family: ex;\n color: #000000;\n background-color: rgba(137, 43, 226, 0);\n /* text-transform: uppercase; */\n /* font-weight: 1000; */\n font-size: 7vmin;\n padding-left: 10%;\n padding-right: 10%;\n padding-top: 10%;\n /* justify-content: flex-end; */\n\n}\n\nsection:nth-child(odd)\n{\n justify-content: flex-end;\n}\n\n/* h1,h2\n{\n font-family: ex; \n} */\n"],"names":[],"sourceRoot":""}