From d1d189e4a5f8c864609908d6a203d3adcab42b45 Mon Sep 17 00:00:00 2001 From: walcutt Date: Mon, 5 May 2025 22:42:23 -0400 Subject: [PATCH] Reformat stack section --- site/assets/chloe.css | 4 ++++ site/index.html | 13 ++++++++++--- 2 files changed, 14 insertions(+), 3 deletions(-) diff --git a/site/assets/chloe.css b/site/assets/chloe.css index 5907efc..ba1f918 100644 --- a/site/assets/chloe.css +++ b/site/assets/chloe.css @@ -106,6 +106,10 @@ a { font-weight: bold; } +.section .block .content { + margin-top: 0.5em; +} + ul { list-style-type: circle; } diff --git a/site/index.html b/site/index.html index e9c6b03..8951947 100644 --- a/site/index.html +++ b/site/index.html @@ -207,9 +207,16 @@
I love to tinker with a number of small, self-hosted side projects, including this site! I manage them via Gitea at git.chloeherd.codes. - My hosting stack is built on a Vultr VPS, Caddy reverse proxies, - a Tailscale mesh VPN, many Docker containers, and a - Raspberry Pi 5 in my living room. +
+
+ My hosting stack is built on: +