From 75a9dc473c429942d93997454e6239515fcfd7d9 Mon Sep 17 00:00:00 2001 From: ktyl Date: Thu, 23 Dec 2021 01:37:51 +0000 Subject: [PATCH] remove empty cv link --- src/root/about.html | 4 ++-- src/root/styles.css | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/root/about.html b/src/root/about.html index 30a6047..90af215 100644 --- a/src/root/about.html +++ b/src/root/about.html @@ -27,7 +27,7 @@ hello! im cat. i like art, science, philosophy, language and everything in betwe

-by day i work with hardware, software and people finding useful things to do with immersive technology. for professional interests, please see my cv or find me on linkedin. +by day i work with hardware, software and people finding useful things to do with immersive technology. for professional inquiries, please find me on linkedin.

@@ -35,7 +35,7 @@ by day i work with hardware, software and people finding useful things to do wit

by night, i like to create. i hope to use this site to share what i make, be it interactive, visual or written. please have a look through the gallery for to see my visual creations, and my blog for my writings. as a side project itself of course, this website is incomplete however, so i might direct you to my itch.io to see my games as well as my github and gitlab to see my public code.

-

+ diff --git a/src/root/styles.css b/src/root/styles.css index a660263..7bbc79f 100644 --- a/src/root/styles.css +++ b/src/root/styles.css @@ -71,8 +71,8 @@ a.fsText { position: relative; background-color: var(--foreground-inactive); - width: .25em; - height: .25em; + width: .35em; + height: .35em; left: 50%; border-radius: 100%;