From b6be004e95341119532f55afba669747a0f10ed2 Mon Sep 17 00:00:00 2001 From: Giovanni-Josserand Date: Thu, 4 Dec 2025 20:50:01 +0100 Subject: [PATCH] test webhook --- assets/css/style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/assets/css/style.css b/assets/css/style.css index 64938dc..8945ea4 100644 --- a/assets/css/style.css +++ b/assets/css/style.css @@ -10,6 +10,7 @@ --transition: 0.28s cubic-bezier(.15,.85,.3,1.2); } + body, html { margin: 0; padding: 0;