From d12e7224bac3f48f02fd61aa481b1ed6c08bbf99 Mon Sep 17 00:00:00 2001 From: Archos Date: Wed, 29 Apr 2026 21:01:29 +0200 Subject: [PATCH] design: landing page effects and polish - radial gradient glow background - card hover: translateY(-4px) + blue glow shadow - gradient on cards for depth - OSCloud logo in nav instead of blue M - wider card grid and footer (1100px) - footer separator between OSCloud and links - vertically centered content - faster transitions (0.15s) --- index.html | 3 ++- style/mxchat.css | 10 +++++++--- 2 files changed, 9 insertions(+), 4 deletions(-) diff --git a/index.html b/index.html index 15b9047..a8971f1 100755 --- a/index.html +++ b/index.html @@ -14,7 +14,7 @@