From af9185f7af3d86e10a7745156d7d32d7cf7bdc1c Mon Sep 17 00:00:00 2001 From: yourfriendoss Date: Sat, 11 Oct 2025 00:15:03 +0300 Subject: [PATCH] lol the whole mobile layout was broken --- website/assets/style.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/website/assets/style.css b/website/assets/style.css index 1f11186..37fb78a 100644 --- a/website/assets/style.css +++ b/website/assets/style.css @@ -153,7 +153,7 @@ h6 { grid-template-areas: "details skills" "details donations" - "details commit" + "projects commit" "projects lastfm" "webrings webrings" "status binkies" @@ -276,6 +276,7 @@ webring-container { "details " "status" "skills " + "projects " "donations " "lastfm" "commit"