From: Mischa POSLAWSKY Date: Mon, 30 May 2022 16:32:39 +0000 (+0200) Subject: dieren: smaller title description to fit mobile X-Git-Tag: v1.13~1 X-Git-Url: http://git.shiar.nl/sheet.git/commitdiff_plain/bbb109da0e0580defd273b0340439459b9f62962 dieren: smaller title description to fit mobile --- diff --git a/base.css b/base.css index f4a4943..94d7cae 100644 --- a/base.css +++ b/base.css @@ -123,8 +123,9 @@ h1 small, h2 small { position: absolute; /* side note; do not influence alignment */ margin-left: 1em; - font-size: 80%; - line-height: 175%; + font-size: 50%; /* 1rem */ + font-weight: normal; + padding-top: 1.75ex; /* align baseline with container */ } dl > dt {