From 28fadcbb7476c6680fb3577e582f46cc1fa15106 Mon Sep 17 00:00:00 2001 From: cocaillot Date: Sat, 8 Mar 2025 11:21:07 +0100 Subject: [PATCH] adding css for project page --- httpdocs/style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/httpdocs/style.css b/httpdocs/style.css index 7b7d661..36c8fec 100644 --- a/httpdocs/style.css +++ b/httpdocs/style.css @@ -996,6 +996,7 @@ body.fade-out { } + .tech-icons { display: flex; gap: 15px;