From 84d493bc2107e7e08523c662937cc236a6949272 Mon Sep 17 00:00:00 2001 From: Henry-Hiles Date: Sat, 24 Jan 2026 21:55:21 +0000 Subject: [PATCH] test --- src/styles/global.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/styles/global.css b/src/styles/global.css index 6742a91..b1dfd58 100644 --- a/src/styles/global.css +++ b/src/styles/global.css @@ -58,7 +58,7 @@ main { & > * > section { display: flex; flex-direction: column; - scroll-margin-top: 4.5rem; + scroll-padding-top: 4.5rem; & div, mdui-card {