diff --git a/package-lock.json b/package-lock.json index 2802ef1..f222fa9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -18,7 +18,7 @@ "devDependencies": { "@sveltejs/adapter-auto": "^3.0.0", "@sveltejs/adapter-static": "^3.0.1", - "@sveltejs/kit": "^2.0.0", + "@sveltejs/kit": "^2.20.4", "@sveltejs/vite-plugin-svelte": "^3.0.0", "@tailwindcss/typography": "^0.5.15", "autoprefixer": "^10.4.20", diff --git a/package.json b/package.json index 0948f7a..8c78502 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "devDependencies": { "@sveltejs/adapter-auto": "^3.0.0", "@sveltejs/adapter-static": "^3.0.1", - "@sveltejs/kit": "^2.0.0", + "@sveltejs/kit": "^2.20.4", "@sveltejs/vite-plugin-svelte": "^3.0.0", "@tailwindcss/typography": "^0.5.15", "autoprefixer": "^10.4.20", diff --git a/src/app.css b/src/app.css index d794516..f3f5f41 100644 --- a/src/app.css +++ b/src/app.css @@ -37,7 +37,7 @@ } -.bg-grid { +.bg-grid-100 { background: linear-gradient(-90deg, rgba(255, 255, 255, 0.04) 1px, transparent 1px), linear-gradient(rgba(255, 255, 255, 0.04) 1px, transparent 1px), @@ -52,4 +52,38 @@ 80px 80px, 80px 80px; background-color: var(--color-base-100); +} + +.bg-grid-200 { + background: + linear-gradient(-90deg, rgba(255, 255, 255, 0.04) 1px, transparent 1px), + linear-gradient(rgba(255, 255, 255, 0.04) 1px, transparent 1px), + #f2f2f2; + background-size: + 4px 4px, + 4px 4px, + 80px 80px, + 80px 80px, + 80px 80px, + 80px 80px, + 80px 80px, + 80px 80px; + background-color: var(--color-base-200); +} + +.bg-grid-300 { + background: + linear-gradient(-90deg, rgba(255, 255, 255, 0.04) 1px, transparent 1px), + linear-gradient(rgba(255, 255, 255, 0.04) 1px, transparent 1px), + #f2f2f2; + background-size: + 4px 4px, + 4px 4px, + 80px 80px, + 80px 80px, + 80px 80px, + 80px 80px, + 80px 80px, + 80px 80px; + background-color: var(--color-base-300); } \ No newline at end of file diff --git a/src/app.html b/src/app.html index bb77cd6..6ddbfa0 100644 --- a/src/app.html +++ b/src/app.html @@ -8,11 +8,14 @@ - %sveltekit.head% -
%sveltekit.body% + +Hi, I am Alex/Zhen, {@html !mobile ? "" : "
"} I'm that chinese guy.
Here's my CV: pdf
- -Hi, I use Arch, btw.
- - -Hi, I am Alex/Zhen, {@html !mobile ? "" : "
"} I'm that chinese guy.
Here's my CV: pdf
+ +Hi, I use Arch, btw. I use NixOS now
+ + +Snorre does not get paid.
- - -Snorre does not get paid.
+ + +Abla espaniol
- - -Hi, I am [insert text here]
-Here's a joke about recursion: recursion
- -Abla espaniol
+ + +Hi, I am [insert text here]
+Here's a joke about recursion: recursion
+ +{/if}