From eb87a831efe01b57fdc551b1c3bd02629f7f579f Mon Sep 17 00:00:00 2001 From: Martin Asprusten Date: Fri, 22 May 2026 10:38:13 +0200 Subject: [PATCH] Created grid container to make standard activities appear on top of registered activities --- client/index.html | 127 +++++++++++++++++++++---------------------- client/src/style.css | 33 +++++++---- 2 files changed, 83 insertions(+), 77 deletions(-) diff --git a/client/index.html b/client/index.html index a654157..78c253d 100644 --- a/client/index.html +++ b/client/index.html @@ -13,74 +13,45 @@