From 8c55ea3723d9e6332921c439319968a78578f31f Mon Sep 17 00:00:00 2001 From: Matthew Wozniak Date: Sat, 20 Sep 2025 23:43:26 -0400 Subject: update: more descriptive about me --- static/style.css | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'static') diff --git a/static/style.css b/static/style.css index 47091c4..9360868 100644 --- a/static/style.css +++ b/static/style.css @@ -25,6 +25,14 @@ footer { padding: 0; } +h2, h3, h4, h5, h6 { + margin-bottom: 0px; +} + +p { + margin-top: 0px; +} + .navbar ul li { display: list-item; padding: 6px; -- cgit v1.2.3-54-g00ecf