From d7a48f53bbfab365c13d6bf295aee3babd3de003 Mon Sep 17 00:00:00 2001 From: Volpeon Date: Sat, 11 Jun 2022 16:48:22 +0200 Subject: Update --- assets/css/components/_hnav.scss | 2 +- content/index.md | 2 +- 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 @@ --dims: ( --gap: 1.5em, --margin-top: fn.global-dim(--paragraph --margin-top), - --margin-bottom: fn.global-dim(--size --900), + --margin-bottom: fn.global-dim(--size --1000), ) ), 'dims'); 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 --- Hi, I'm Volpeon! I'm a software developer with a very minor case of severe fox obsession. -In my spare time I create vector art. +In 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: "iro-design@git+https://git.vulpes.one/git/iro-design.git": version "1.0.0" - resolved "git+https://git.vulpes.one/git/iro-design.git#1cd5b777ee61f6713f532db30a25c53a250ceeff" + resolved "git+https://git.vulpes.one/git/iro-design.git#cd1c6ec5f4046c46de1cdabe94cff59f55c34823" dependencies: "@oddbird/blend" "^0.2.3" include-media "^1.4.9" -- cgit v1.2.3-54-g00ecf