From ca367a35439906179e6e3cb54541a833bd03084c Mon Sep 17 00:00:00 2001 From: chfour Date: Fri, 12 Sep 2025 10:17:31 +0200 Subject: [PATCH] add bsky bridgy link, font-weight, other minor changes --- src/index.html | 60 +++++++++++++++++++++++++------------------------- src/style.css | 1 + 2 files changed, 31 insertions(+), 30 deletions(-) diff --git a/src/index.html b/src/index.html index 0f3e61a..13883fa 100644 --- a/src/index.html +++ b/src/index.html @@ -43,21 +43,27 @@ display: flex; flex-wrap: wrap; gap: 1em; + max-width: 30rem; } #links > * > div { display: inline-flex; flex-direction: column; } #links > * > div > * { width: max-content; } - #links a { font-weight: bold; } + #links a { + font-weight: bold; + text-decoration: none; + } #links > * > div > :nth-child(2) { font-size: 0.8em; } + +
-
    +
    • Linux, Nix & NixOS
    • C, Python, HTML+CSS and co
    • electronics, "embedded" & test gear
    • @@ -77,36 +83,30 @@

      known as chfour