summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVolpeon <git@volpeon.ink>2022-06-11 16:48:22 +0200
committerVolpeon <git@volpeon.ink>2022-06-11 16:48:22 +0200
commitd7a48f53bbfab365c13d6bf295aee3babd3de003 (patch)
tree9384246c51ee9dd5071057bb3e9745ea9ea31c4b
parentRemoved private section, various improvements (diff)
downloadvolpeon.ink-d7a48f53bbfab365c13d6bf295aee3babd3de003.tar.gz
volpeon.ink-d7a48f53bbfab365c13d6bf295aee3babd3de003.tar.bz2
volpeon.ink-d7a48f53bbfab365c13d6bf295aee3babd3de003.zip
Update
-rw-r--r--assets/css/components/_hnav.scss2
-rw-r--r--content/index.md2
-rw-r--r--yarn.lock2
3 files changed, 3 insertions, 3 deletions
diff --git a/assets/css/components/_hnav.scss b/assets/css/components/_hnav.scss
index 6eea345..5f34e8c 100644
--- a/assets/css/components/_hnav.scss
+++ b/assets/css/components/_hnav.scss
@@ -12,7 +12,7 @@
12 --dims: ( 12 --dims: (
13 --gap: 1.5em, 13 --gap: 1.5em,
14 --margin-top: fn.global-dim(--paragraph --margin-top), 14 --margin-top: fn.global-dim(--paragraph --margin-top),
15 --margin-bottom: fn.global-dim(--size --900), 15 --margin-bottom: fn.global-dim(--size --1000),
16 ) 16 )
17 ), 'dims'); 17 ), 'dims');
18 18
diff --git a/content/index.md b/content/index.md
index be9e2c5..771ec1e 100644
--- a/content/index.md
+++ b/content/index.md
@@ -3,4 +3,4 @@ title: Volpeon's Den
3--- 3---
4 4
5Hi, I'm Volpeon! I'm a software developer with a very minor case of severe fox obsession. 5Hi, I'm Volpeon! I'm a software developer with a very minor case of severe fox obsession.
6In my spare time I create vector art. 6In my spare time I create vector art and UI designs.
diff --git a/yarn.lock b/yarn.lock
index bdb8166..75e127c 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -1280,7 +1280,7 @@ internal-slot@^1.0.3:
1280 1280
1281"iro-design@git+https://git.vulpes.one/git/iro-design.git": 1281"iro-design@git+https://git.vulpes.one/git/iro-design.git":
1282 version "1.0.0" 1282 version "1.0.0"
1283 resolved "git+https://git.vulpes.one/git/iro-design.git#1cd5b777ee61f6713f532db30a25c53a250ceeff" 1283 resolved "git+https://git.vulpes.one/git/iro-design.git#cd1c6ec5f4046c46de1cdabe94cff59f55c34823"
1284 dependencies: 1284 dependencies:
1285 "@oddbird/blend" "^0.2.3" 1285 "@oddbird/blend" "^0.2.3"
1286 include-media "^1.4.9" 1286 include-media "^1.4.9"