dieren: smaller title description to fit mobile
authorMischa POSLAWSKY <perl@shiar.org>
Mon, 30 May 2022 16:32:39 +0000 (18:32 +0200)
committerMischa POSLAWSKY <perl@shiar.org>
Wed, 1 Jun 2022 18:05:15 +0000 (20:05 +0200)
base.css

index f4a494397a55e6b5b3383f6ed4bcd53176171e92..94d7cae095b11b0463bc1b7829db14e00320c92e 100644 (file)
--- 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 {