diff options
-rw-r--r-- | assets/css/components/_hnav.scss | 2 | ||||
-rw-r--r-- | content/index.md | 2 | ||||
-rw-r--r-- | yarn.lock | 2 |
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 | ||
5 | Hi, I'm Volpeon! I'm a software developer with a very minor case of severe fox obsession. | 5 | Hi, I'm Volpeon! I'm a software developer with a very minor case of severe fox obsession. |
6 | In my spare time I create vector art. | 6 | In my spare time I create vector art and UI designs. |
@@ -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" |