From 979b8872e42dd2ee9e0d929a9c0b636c4a931cb7 Mon Sep 17 00:00:00 2001 From: axtlos Date: Thu, 31 Jul 2025 21:42:40 +0200 Subject: fix services --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index 39efe47..64719d6 100644 --- a/style.css +++ b/style.css @@ -312,7 +312,7 @@ body { display: none; } -#home-content-info, #home-content-contact, #home-content-socials, +#home-content-info, #home-content-contact, #home-content-services, #projects-content-personal, #projects-content-shards, #projects-content-crystal, #projects-content-vanillaos { display: none; -- cgit v1.2.3