From 60906bbede2d3fb6c68c2cd93865dae450f39021 Mon Sep 17 00:00:00 2001 From: Steph Enders Date: Wed, 21 Jun 2023 23:05:33 -0400 Subject: Remove p margin override --- static/index.css | 1 - 1 file changed, 1 deletion(-) (limited to 'static') diff --git a/static/index.css b/static/index.css index b1f4a51..7abff3b 100644 --- a/static/index.css +++ b/static/index.css @@ -12,7 +12,6 @@ html, body { line-height: 1.5em; background-color: var(--bgcolor); } -p { margin: 0; } header { text-align: center; } -- cgit v1.2.3-54-g00ecf