From 871a85d9343cf49646d13dc455c062efadcb959a Mon Sep 17 00:00:00 2001 From: Tom van der Lee Date: Sat, 12 Feb 2022 11:33:52 +0100 Subject: Beatified code --- src/index.scss | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'src/index.scss') diff --git a/src/index.scss b/src/index.scss index e8236c1..1572e11 100644 --- a/src/index.scss +++ b/src/index.scss @@ -6,7 +6,9 @@ box-sizing: border-box; } -html, body, #root { +html, +body, +#root { margin: 0; padding: 0; -- cgit v1.2.3