From 9b1e1d956c4f3774a592dd31ac5cd92cf07e8c74 Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Fri, 28 Jun 2019 13:02:42 +0200 Subject: font size fix --- styles.css | 3 +++ web-common | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/styles.css b/styles.css index d0d424d2..a2981c40 100644 --- a/styles.css +++ b/styles.css @@ -145,8 +145,11 @@ footer { } .checklist { + margin-top: 1em; + margin-bottom: 1em; list-style-type: none; padding-left: 0px; + font-size: 1.2rem; } .tlr { diff --git a/web-common b/web-common index dc9d5ab2..caf5a981 160000 --- a/web-common +++ b/web-common @@ -1 +1 @@ -Subproject commit dc9d5ab2308fef7cdd1e8c95fbf4fdd51bed7bfb +Subproject commit caf5a98114402d057ba08b14279eb8e46481a02c -- cgit v1.2.3