From 2230564ef8272cd21c1d807ff8b3c3f6bbfc5b33 Mon Sep 17 00:00:00 2001 From: igiallan Date: Tue, 30 Jan 2024 15:38:24 -0500 Subject: [PATCH] please its literally identical --- css/html5reset.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/html5reset.css b/css/html5reset.css index a0440c7..3a8b617 100644 --- a/css/html5reset.css +++ b/css/html5reset.css @@ -16,7 +16,7 @@ article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { - margin: 0; + margin: 20px 20px 20px 0px; padding: 0; border: 0; font-size: 100%;