From 4b6d9c9db3df62e0dd7027aaea610f462e365ff8 Mon Sep 17 00:00:00 2001 From: Shannon Sterz Date: Mon, 30 Dec 2024 13:24:29 +0100 Subject: [PATCH] fix formatting on larger screens Reported-by: Fiona Ebner --- index.html | 475 +++++++++++++++++++++++++++-------------------------- 1 file changed, 242 insertions(+), 233 deletions(-) diff --git a/index.html b/index.html index c123435..4175c3d 100644 --- a/index.html +++ b/index.html @@ -138,7 +138,12 @@ main { display: block; padding: max(env(safe-area-inset-left), 2rem); + } + + footer > *, + main > * { max-width: 60rem; + margin: auto; } main { @@ -254,243 +259,247 @@
-

Shannon Sterz

-

- Hello, I'm Shannon 👋 and I work at - Proxmox as a Rust developer - 🦀. You can contact me here: -

-

+
+

Shannon Sterz

+

+ Hello, I'm Shannon 👋 and I work at + Proxmox as a Rust developer + 🦀. You can contact me here: +

    +
  • Mastodon
  • +
  • + Mail: shannon [at] sterz [dot] io +
  • +
+

+