From b907a064d0594b07e0b6f7458da998023f2acb7b Mon Sep 17 00:00:00 2001 From: Arthur Lu Date: Wed, 14 Dec 2022 22:46:46 -0800 Subject: [PATCH] remove margins for h1 h2 h3 p --- style.css | 1 - 1 file changed, 1 deletion(-) diff --git a/style.css b/style.css index 65590d4..afe4b78 100644 --- a/style.css +++ b/style.css @@ -5,7 +5,6 @@ body { h1, h2, h3, p { font-family: monospace; color: white; - margin: 20px 0px 20px 0px; } h1 {