From 43992e68852fa39023eef829a6fa1e968561a9a1 Mon Sep 17 00:00:00 2001 From: Niklas Buschmann Date: Thu, 18 Jul 2019 23:29:29 +0200 Subject: [PATCH] smaller article headers --- static/css/index.css | 1 - 1 file changed, 1 deletion(-) diff --git a/static/css/index.css b/static/css/index.css index daf5335..f26e403 100644 --- a/static/css/index.css +++ b/static/css/index.css @@ -27,7 +27,6 @@ article header { } article header h1 { - font-size: 1.75em; margin-bottom: .2em; }