From a987e304b654f28aa3f053c91440a899408e10e8 Mon Sep 17 00:00:00 2001 From: Yarmo Mackenbach Date: Sat, 4 Jul 2020 14:37:32 +0200 Subject: [PATCH] Make h1 larger --- static/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/style.css b/static/style.css index b117a0d..b7c3c0d 100644 --- a/static/style.css +++ b/static/style.css @@ -182,7 +182,7 @@ blockquote strong em { } .id-card h1 { - font-size: 1.3em; + font-size: 1.6em; /* margin: 0; */ margin: 0 0 1em; /* margin: 0 0 16px; */