Skip to content

Commit 0afb159

Browse files
committed
Updates
1 parent 2509ce4 commit 0afb159

6 files changed

Lines changed: 9 additions & 9 deletions

File tree

_app/immutable/assets/pages/__layout.svelte-c7928644.css

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ ol,ul,menu,dir{list-style:none;}
1111
.\37 00{font-weight:700;}
1212
@media(hover:hover){.\>\>a\:hover\:c\(--primary\) a:hover,.\>\>a\:hover\:c\(--primary\) a.\:hover{color:var(--primary);}}
1313
.\>\>a\.active\:c\(--primary\) a.active{color:var(--primary);}
14-
.c\(red\){color:red;}
1514
.c\(\#555\){color:#555;}
1615
.c\(\#ccc\){color:#ccc;}
1716
.group:hover .group-hover\:c\(--primary\),html .group.\:hover .group-hover\:c\(--primary\){color:var(--primary);}
@@ -22,13 +21,13 @@ ol,ul,menu,dir{list-style:none;}
2221
.\.selected\:c\(\#fff\).selected,.selected .\.selected\:c\(\#fff\){color:#fff;}
2322
.\>\>a\:c\(\#4f80ff\) a{color:#4f80ff;}
2423
@media only screen and (min-width:320px){html .\@w\(320\~\)\:c\(red\){color:red;}}
24+
.c\(red\){color:red;}
2525
.c\(\#000\){color:#000;}
2626
@media(hover:hover){.hover\:c\(--primary\):hover,.hover\:c\(--primary\).\:hover{color:var(--primary);}}
2727
.c\(\#999\){color:#999;}
2828
.\.selected\:c\(\#000\).selected,.selected .\.selected\:c\(\#000\){color:#000;}
2929
html .active\:color\(--primary\):active,html .active\:color\(--primary\).\:active{color:var(--primary);}
3030
.font\(20\/-\/-10\%\){font-size:20px;letter-spacing:-0.1em}
31-
.font\(100\){font-size:100px}
3231
.font\(3em\/-\/-1\.5\%\){font-size:3em;letter-spacing:-0.015em}
3332
.\~md\:font\(2em\)~md{font-size:2em}
3433
.font\(1\.2em\/-\/-1\.5\%\){font-size:1.2em;letter-spacing:-0.015em}
@@ -41,6 +40,7 @@ html .active\:color\(--primary\):active,html .active\:color\(--primary\).\:activ
4140
.font\(24\){font-size:24px}
4241
.font\(13\){font-size:13px}
4342
.font\(14\/1\.5\/-1\%\){font-size:14px;line-height:1.5;letter-spacing:-0.01em}
43+
.font\(100\){font-size:100px}
4444
.font\(12\){font-size:12px}
4545
.monospace{font-family:monospace;font-family:var(--monospace, monospace);}
4646
.monospace\(number\){font-variant-numeric:tabular-nums;}
@@ -79,11 +79,11 @@ html .active\:color\(--primary\):active,html .active\:color\(--primary\).\:activ
7979
.\>h1\:m\(20\)>h1{margin:20px;}
8080
.mt\(40\){margin-top:40px;}
8181
.p\(10\/20\){padding:10px 20px;}
82-
.p\(10\){padding:10px;}
83-
.p\(20\){padding:20px;}
8482
.p\(200\/32\){padding:200px 32px;}
8583
.p\(10\/10\){padding:10px 10px;}
84+
.p\(20\){padding:20px;}
8685
.p\(8\/12\){padding:8px 12px;}
86+
.p\(10\){padding:10px;}
8787
.pt\(12\){padding-top:12px;}
8888
.b\(\#000\.2\){border:solid 1px rgba(0,0,0,.2);}
8989
html .active\:b\(\#000\.2\):active,html .active\:b\(\#000\.2\).\:active{border:solid 1px rgba(0,0,0,.2);}

_app/immutable/manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
".svelte-kit/runtime/client/start.js": {
3-
"file": "start-cd956189.js",
3+
"file": "start-6ddb2dec.js",
44
"src": ".svelte-kit/runtime/client/start.js",
55
"isEntry": true,
66
"imports": [
@@ -20,7 +20,7 @@
2020
]
2121
},
2222
"src/routes/__layout.svelte": {
23-
"file": "pages/__layout.svelte-e7717801.js",
23+
"file": "pages/__layout.svelte-2d901cb4.js",
2424
"src": "src/routes/__layout.svelte",
2525
"isEntry": true,
2626
"isDynamicEntry": true,

_app/immutable/pages/__layout.svelte-2d901cb4.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

_app/immutable/pages/__layout.svelte-e7717801.js

Lines changed: 0 additions & 1 deletion
This file was deleted.
Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

_app/version.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"version":"1656375698177"}
1+
{"version":"1656375906816"}

0 commit comments

Comments
 (0)