-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathstyle.css.map
More file actions
1 lines (1 loc) · 8.57 KB
/
style.css.map
File metadata and controls
1 lines (1 loc) · 8.57 KB
1
{"version":3,"file":"../../style.css","mappings":"AAAA,4EAA4E,KAW3E,gBAAiB,CACjB,6BAA8B,CAC9B,KAUA,QAAS,CACT,GAQA,aAAc,CACd,eAAgB,CAChB,GAWA,sBAAuB,CACvB,QAAS,CACT,gBAAiB,CACjB,IAQA,gCAAiC,CACjC,aAAc,CACd,EAUA,4BAA6B,CAC7B,YAQA,kBAAmB,CACnB,yBAA0B,CAC1B,wCAAiB,CAAjB,gCAAiC,CACjC,SAQA,kBAAmB,CACnB,cAUA,gCAAiC,CACjC,aAAc,CACd,MAOA,aAAc,CACd,QASA,aAAc,CACd,aAAc,CACd,iBAAkB,CAClB,uBAAwB,CACxB,IAGA,cAAe,CACf,IAGA,UAAW,CACX,IAUA,iBAAkB,CAClB,sCAeA,mBAAoB,CACpB,cAAe,CACf,gBAAiB,CACjB,QAAS,CACT,aASA,gBAAiB,CACjB,cASA,mBAAoB,CACpB,sDAUA,yBAA0B,CAC1B,8HAUA,iBAAkB,CAClB,SAAU,CACV,kHAUA,6BAA8B,CAC9B,SAOA,6BAA8B,CAC9B,OAUA,qBAAsB,CACtB,aAAc,CACd,aAAc,CACd,cAAe,CACf,SAAU,CACV,kBAAmB,CACnB,SAOA,uBAAwB,CACxB,SAOA,aAAc,CACd,iCASA,qBAAsB,CACtB,SAAU,CACV,sFAQA,WAAY,CACZ,gBAQA,4BAA6B,CAC7B,mBAAoB,CACpB,2CAOA,uBAAwB,CACxB,6BAQA,yBAA0B,CAC1B,YAAa,CACb,QAUA,aAAc,CACd,QAOA,iBAAkB,CAClB,SAUA,YAAa,CACb,SAOA,YAAa,CC9Ud,MACC,gBAAQ,CACR,eAAO,CACP,KAGA,qBAAsB,CACtB,qBAKA,kBAAmB,CACnB,kCAAmC,CACjC,iCAAkC,CACpC,KAGA,oCAAqC,CACrC,YAAa,CACb,QAGA,wBAAyB,CACzB,2BAA4B,CAC5B,8BAA+B,CAC/B,qBAAsB,CACtB,UAAW,CACX,YAAa,CACb,YAAa,CACb,sBAAuB,CACvB,kBAAmB,CATpB,WAYE,eAAgB,CAChB,wBAAyB,CACzB,kBAAmB,CACnB,cAAe,CACf,aAAmB,CAAnB,kBAAmB,CACnB,+GAIoC","sources":["webpack://eikelandme/./assets/src/sass/mods/_normalize.scss","webpack://eikelandme/./assets/src/sass/style.scss"],"sourcesContent":["/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */\n\n/* Document\n\t ========================================================================== */\n\n/**\n * 1. Correct the line height in all browsers.\n * 2. Prevent adjustments of font size after orientation changes in iOS.\n */\n\nhtml {\n\tline-height: 1.15; /* 1 */\n\t-webkit-text-size-adjust: 100%; /* 2 */\n}\n\n/* Sections\n\t ========================================================================== */\n\n/**\n * Remove the margin in all browsers.\n */\n\nbody {\n\tmargin: 0;\n}\n\n/**\n * Correct the font size and margin on `h1` elements within `section` and\n * `article` contexts in Chrome, Firefox, and Safari.\n */\n\nh1 {\n\tfont-size: 2em;\n\tmargin: 0.67em 0;\n}\n\n/* Grouping content\n\t ========================================================================== */\n\n/**\n * 1. Add the correct box sizing in Firefox.\n * 2. Show the overflow in Edge and IE.\n */\n\nhr {\n\tbox-sizing: content-box; /* 1 */\n\theight: 0; /* 1 */\n\toverflow: visible; /* 2 */\n}\n\n/**\n * 1. Correct the inheritance and scaling of font size in all browsers.\n * 2. Correct the odd `em` font sizing in all browsers.\n */\n\npre {\n\tfont-family: monospace, monospace; /* 1 */\n\tfont-size: 1em; /* 2 */\n}\n\n/* Text-level semantics\n\t ========================================================================== */\n\n/**\n * Remove the gray background on active links in IE 10.\n */\n\na {\n\tbackground-color: transparent;\n}\n\n/**\n * 1. Remove the bottom border in Chrome 57-\n * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.\n */\n\nabbr[title] {\n\tborder-bottom: none; /* 1 */\n\ttext-decoration: underline; /* 2 */\n\ttext-decoration: underline dotted; /* 2 */\n}\n\n/**\n * Add the correct font weight in Chrome, Edge, and Safari.\n */\n\nb,\nstrong {\n\tfont-weight: bolder;\n}\n\n/**\n * 1. Correct the inheritance and scaling of font size in all browsers.\n * 2. Correct the odd `em` font sizing in all browsers.\n */\n\ncode,\nkbd,\nsamp {\n\tfont-family: monospace, monospace; /* 1 */\n\tfont-size: 1em; /* 2 */\n}\n\n/**\n * Add the correct font size in all browsers.\n */\n\nsmall {\n\tfont-size: 80%;\n}\n\n/**\n * Prevent `sub` and `sup` elements from affecting the line height in\n * all browsers.\n */\n\nsub,\nsup {\n\tfont-size: 75%;\n\tline-height: 0;\n\tposition: relative;\n\tvertical-align: baseline;\n}\n\nsub {\n\tbottom: -0.25em;\n}\n\nsup {\n\ttop: -0.5em;\n}\n\n/* Embedded content\n\t ========================================================================== */\n\n/**\n * Remove the border on images inside links in IE 10.\n */\n\nimg {\n\tborder-style: none;\n}\n\n/* Forms\n\t ========================================================================== */\n\n/**\n * 1. Change the font styles in all browsers.\n * 2. Remove the margin in Firefox and Safari.\n */\n\nbutton,\ninput,\noptgroup,\nselect,\ntextarea {\n\tfont-family: inherit; /* 1 */\n\tfont-size: 100%; /* 1 */\n\tline-height: 1.15; /* 1 */\n\tmargin: 0; /* 2 */\n}\n\n/**\n * Show the overflow in IE.\n * 1. Show the overflow in Edge.\n */\n\nbutton,\ninput { /* 1 */\n\toverflow: visible;\n}\n\n/**\n * Remove the inheritance of text transform in Edge, Firefox, and IE.\n * 1. Remove the inheritance of text transform in Firefox.\n */\n\nbutton,\nselect { /* 1 */\n\ttext-transform: none;\n}\n\n/**\n * Correct the inability to style clickable types in iOS and Safari.\n */\n\nbutton,\n[type=\"button\"],\n[type=\"reset\"],\n[type=\"submit\"] {\n\t-webkit-appearance: button;\n}\n\n/**\n * Remove the inner border and padding in Firefox.\n */\n\nbutton::-moz-focus-inner,\n[type=\"button\"]::-moz-focus-inner,\n[type=\"reset\"]::-moz-focus-inner,\n[type=\"submit\"]::-moz-focus-inner {\n\tborder-style: none;\n\tpadding: 0;\n}\n\n/**\n * Restore the focus styles unset by the previous rule.\n */\n\nbutton:-moz-focusring,\n[type=\"button\"]:-moz-focusring,\n[type=\"reset\"]:-moz-focusring,\n[type=\"submit\"]:-moz-focusring {\n\toutline: 1px dotted ButtonText;\n}\n\n/**\n * Correct the padding in Firefox.\n */\n\nfieldset {\n\tpadding: 0.35em 0.75em 0.625em;\n}\n\n/**\n * 1. Correct the text wrapping in Edge and IE.\n * 2. Correct the color inheritance from `fieldset` elements in IE.\n * 3. Remove the padding so developers are not caught out when they zero out\n *\t\t`fieldset` elements in all browsers.\n */\n\nlegend {\n\tbox-sizing: border-box; /* 1 */\n\tcolor: inherit; /* 2 */\n\tdisplay: table; /* 1 */\n\tmax-width: 100%; /* 1 */\n\tpadding: 0; /* 3 */\n\twhite-space: normal; /* 1 */\n}\n\n/**\n * Add the correct vertical alignment in Chrome, Firefox, and Opera.\n */\n\nprogress {\n\tvertical-align: baseline;\n}\n\n/**\n * Remove the default vertical scrollbar in IE 10+.\n */\n\ntextarea {\n\toverflow: auto;\n}\n\n/**\n * 1. Add the correct box sizing in IE 10.\n * 2. Remove the padding in IE 10.\n */\n\n[type=\"checkbox\"],\n[type=\"radio\"] {\n\tbox-sizing: border-box; /* 1 */\n\tpadding: 0; /* 2 */\n}\n\n/**\n * Correct the cursor style of increment and decrement buttons in Chrome.\n */\n\n[type=\"number\"]::-webkit-inner-spin-button,\n[type=\"number\"]::-webkit-outer-spin-button {\n\theight: auto;\n}\n\n/**\n * 1. Correct the odd appearance in Chrome and Safari.\n * 2. Correct the outline style in Safari.\n */\n\n[type=\"search\"] {\n\t-webkit-appearance: textfield; /* 1 */\n\toutline-offset: -2px; /* 2 */\n}\n\n/**\n * Remove the inner padding in Chrome and Safari on macOS.\n */\n\n[type=\"search\"]::-webkit-search-decoration {\n\t-webkit-appearance: none;\n}\n\n/**\n * 1. Correct the inability to style clickable types in iOS and Safari.\n * 2. Change font properties to `inherit` in Safari.\n */\n\n::-webkit-file-upload-button {\n\t-webkit-appearance: button; /* 1 */\n\tfont: inherit; /* 2 */\n}\n\n/* Interactive\n\t ========================================================================== */\n\n/*\n * Add the correct display in Edge, IE 10+, and Firefox.\n */\n\ndetails {\n\tdisplay: block;\n}\n\n/*\n * Add the correct display in all browsers.\n */\n\nsummary {\n\tdisplay: list-item;\n}\n\n/* Misc\n\t ========================================================================== */\n\n/**\n * Add the correct display in IE 10+.\n */\n\ntemplate {\n\tdisplay: none;\n}\n\n/**\n * Add the correct display in IE 10.\n */\n\n[hidden] {\n\tdisplay: none;\n}\n","/**!\n * Theme for eikeland.me\n */\n@import 'mods/mods';\n\n:root {\n\t--light: #ffffff;\n\t--dark: #000000;\n}\n\nhtml {\n\tbox-sizing: border-box;\n}\n\n*, \n*::before, \n*::after {\n\tbox-sizing: inherit;\n\t-webkit-font-smoothing: antialiased;\n \t-moz-osx-font-smoothing: grayscale;\n}\n\nbody {\n\tfont: 400 1em/1.4 'Kanit', sans-serif;\n\tdisplay: flex;\n}\n\nsection {\n\tbackground-color: #545454;\n\tbackground-repeat: no-repeat;\n\tbackground-position: center top;\n\tbackground-size: cover;\n\twidth: 100%;\n\theight: 100vh;\n\tdisplay: flex;\n\tjustify-content: center;\n\talign-items: center;\n\n\th1 {\n\t\tfont-weight: 900;\n\t\ttext-transform: uppercase;\n\t\tletter-spacing: 2pt;\n\t\tfont-size: 10vw;\n\t\tcolor: var(--light);\n\t\ttext-shadow:\n\t\t\t.035em .035em 0 rgba(14, 66, 245, 1),\n\t\t\t.06em .06em 0 rgba(#0cddf5, 1),\n\t\t\t.085em .085em 0 rgba(245, 14, 202, 1),\n\t\t\t.11em .11em 0 rgba(245, 225, 12, 1);\n\t}\n}\n"],"names":[],"sourceRoot":""}