summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar Alexander Foremny <aforemny@posteo.de>2025-02-20 18:27:35 +0100
committerLibravatar Alexander Foremny <aforemny@posteo.de>2025-02-20 18:27:35 +0100
commit0f27765b2786e390668a9c386b1b40fcb6f274fc (patch)
tree92f50b080ee6a76b6f9a96bd3a3cd92d3a90e559
parent03e4941010ac41a496383c3c8aad0d6c3e0ad35d (diff)
smaller commit meta
-rw-r--r--app/Main.hs2
1 files changed, 2 insertions, 0 deletions
diff --git a/app/Main.hs b/app/Main.hs
index c5d0d7b..d19a08b 100644
--- a/app/Main.hs
+++ b/app/Main.hs
@@ -173,6 +173,8 @@ css =
padding: 2px 4px
.commit__title
font-weight: bold
+ .commit__meta
+ font-size: 0.875rem
|]
[]