From fa5f29b2c295353c04de1ee54b7a5b69da5c0d7a Mon Sep 17 00:00:00 2001 From: "git.gay@pm.me" Date: Sun, 14 Jun 2026 17:37:14 +0100 Subject: [PATCH] Add github link --- css/index.css | 18 +++++++++++++++--- index.html | 4 +++- 2 files changed, 18 insertions(+), 4 deletions(-) diff --git a/css/index.css b/css/index.css index f3a7bde..10149fb 100644 --- a/css/index.css +++ b/css/index.css @@ -197,6 +197,18 @@ body::before { font-family: "Comic Code"; transition: transform 0.15s ease, box-shadow 0.15s ease, filter 0.15s ease; box-shadow: 0 6px 18px -8px rgba(var(--accent-rgb), 0.7); + +} + +.links { + display: inline-flex; + flex-direction: column; + gap: 8px; +} + +.gitgay-link { + display: block; + text-align: center; } .gitgay-link:hover { @@ -259,14 +271,14 @@ body::before { border-color: rgb(var(--accent-rgb)); } -/* Coffee/index.html */ + + +/* start of code from security.girlsnetwork.dev/coffee */ .teapot { font-size: 6vh; } -/* start of code from security.girlsnetwork.dev/coffee */ - body.message-page { display: flex; min-height: 100vh; diff --git a/index.html b/index.html index 40672b7..b599460 100644 --- a/index.html +++ b/index.html @@ -90,8 +90,10 @@ A 17 Year Old developer from England, United Kingdom who rarely actually does development work, and just tries to help out whenever she can. -
+