From 13944b526f302b5e8d82885dd236d922dfd13b6b Mon Sep 17 00:00:00 2001 From: Orangerot Date: Mon, 13 Jan 2025 09:37:14 +0100 Subject: style: added documentation with JSDoc and html comments --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'style.css') diff --git a/style.css b/style.css index 85a8268..4798e74 100644 --- a/style.css +++ b/style.css @@ -1,4 +1,4 @@ -html, body { +body { margin: 0px; scroll-behavior: smooth; padding-top: 100dvh; -- cgit v1.2.3